Repo cleanup. Sheesh, who packaged pics with a lib?

This commit is contained in:
Siana Gearz
2011-05-09 00:40:38 +02:00
parent 8d2b56b1eb
commit e371c2e93d
11 changed files with 3 additions and 506 deletions

View File

@@ -13,11 +13,11 @@ if (STANDALONE)
SDL_LIBRARY
)
else (STANDALONE)
use_prebuilt_binary(SDL)
if (NOT DARWIN)
use_prebuilt_binary(mesa)
endif (NOT DARWIN)
if (LINUX AND VIEWER)
use_prebuilt_binary(SDL)
set (SDL_FOUND TRUE)
set (SDL_INCLUDE_DIR ${LIBS_PREBUILT_DIR}/i686-linux)
set (SDL_LIBRARY SDL)

Binary file not shown.

Binary file not shown.