summaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake')
-rw-r--r--cmake/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt
index ab472be0..776c6abc 100644
--- a/cmake/CMakeLists.txt
+++ b/cmake/CMakeLists.txt
@@ -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
#