- debug options should not be in cvs
authorRalf Habacker <ralf.habacker@freenet.de>
Sat, 16 Jun 2007 08:14:47 +0000 (08:14 +0000)
committerRalf Habacker <ralf.habacker@freenet.de>
Sat, 16 Jun 2007 08:14:47 +0000 (08:14 +0000)
cmake/CMakeLists.txt

index ab472be0da4de34e93c3830fa378e289ffd36b5b..776c6abce9ff8f18f0d92adcacf6e3357282d55d 100644 (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
 #