Disable targets which are not needed.

This commit is contained in:
rude
2013-09-28 01:32:47 +02:00
parent 283a50aba9
commit 63865e5a72
15 changed files with 20 additions and 18 deletions
+1 -1
View File
@@ -229,7 +229,7 @@ set_option(RENDER_D3D "Enable the Direct3D render driver" ${WINDOWS})
# TODO: We should (should we?) respect cmake's ${BUILD_SHARED_LIBS} flag here
# The options below are for compatibility to configure's default behaviour.
set(SDL_SHARED ON CACHE BOOL "Build a shared version of the library")
set(SDL_STATIC ON CACHE BOOL "Build a static version of the library")
set(SDL_STATIC OFF CACHE BOOL "Build a static version of the library")
# General source files
file(GLOB SOURCE_FILES