branch | sdl2transition |
changeset 11360 | 7a7611adf715 |
parent 9705 | 322fe1736347 |
child 11362 | ed5a6478e710 |
--- a/CMakeLists.txt Tue Dec 17 00:02:52 2013 +0400 +++ b/CMakeLists.txt Tue Nov 10 17:45:14 2015 +0100 @@ -15,7 +15,6 @@ option(NOSERVER "Disable gameServer build (off)]" OFF) option(NOPNG "Disable screenshoot compression (off)" OFF) option(NOVIDEOREC "Disable video recording (off)" OFF) -option(NOSDL2 "Disable SDL2+ and use SDL 1.2 (off)" OFF) #libraries are built shared unless explicitly added as a static option(BUILD_SHARED_LIBS "Build libraries as shared modules (on)" ON)