diff -r f2b18754742f -r 7a7611adf715 CMakeLists.txt --- 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)