fix missiles, mapzoom, restore relwithdeb, replace 32 with tilepixels

This commit is contained in:
Henrique Santiago
2012-05-13 13:05:09 -03:00
parent 1203756baf
commit d33d0c2ee8
4 changed files with 12 additions and 12 deletions

View File

@@ -13,7 +13,7 @@ SET(BUILD_REVISION "custom" CACHE "Git revision string (intended for releases)"
# set debug as default build type
IF(NOT CMAKE_BUILD_TYPE)
SET(CMAKE_BUILD_TYPE Debug)
SET(CMAKE_BUILD_TYPE RelWithDebInfo)
ENDIF()
# setup compiler options