- debug options should not be in cvs

This commit is contained in:
Ralf Habacker 2007-06-16 08:14:47 +00:00
parent bfe6bf0fd1
commit 938cc4c7b3

View file

@ -89,9 +89,6 @@ if(CMAKE_BUILD_TYPE STREQUAL "Debug")
set (CMAKE_DEBUG_POSTFIX "d")
endif(CMAKE_BUILD_TYPE STREQUAL "Debug")
set (CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -save-temps")
message(STATUS "-----" ${CMAKE_INCLUDE_PATH})
#########################################################################
# Windows CE
#