cmake_modules/FindSDL_Extras.cmake
2012-10-25 koda countless small optimisation for cmake, output messages are now coherent (mostly) and the options get fully respected (eg. skipping library search if not activated)
2012-09-25 koda sdl_extras updated/fixed (is this file still needed?)
2012-01-29 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
2011-03-17 koda allows for building hedgewars with SDL-1.3
less more (0) tip