cmake_modules/FindSDL_Extras.cmake
Sun, 29 Jan 2012 18:52:01 +0100 koda disabling the discovery of SDL13+ on desktop. SDL13 has become SDL2 with a completely different ABI and will require a new FindSDL2 module for Cmake to be found; for current sdl development installations, hedgewars will either use the compatibility layer (present in sdl1.3 but not in sdl2) or just fail to build (in case sdl2 is installed but sdl1.2.* is not). whew
Thu, 17 Mar 2011 23:53:33 +0100 koda allows for building hedgewars with SDL-1.3
less more (0) tip