diff -r 1f446fc5c8ec -r 31c6c36c5d34 hedgewars/CMakeLists.txt --- a/hedgewars/CMakeLists.txt Sat Feb 13 01:56:35 2010 +0000 +++ b/hedgewars/CMakeLists.txt Sat Feb 13 12:40:40 2010 +0000 @@ -5,8 +5,6 @@ find_package(SDL_net) find_package(SDL_ttf) find_package(SDL_mixer) -#TODO: exclude for iphone only? -find_package(Lua51) #find which version of SDL_image and SDL_mixer we have (for IMG_Init and Mix_Init) #if the headers are not installed, the newer apis won't be activated