projects
/
platform
/
upstream
/
dbus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfe6bf0
)
- debug options should not be in cvs
author
Ralf Habacker
<ralf.habacker@freenet.de>
Sat, 16 Jun 2007 08:14:47 +0000
(08:14 +0000)
committer
Ralf Habacker
<ralf.habacker@freenet.de>
Sat, 16 Jun 2007 08:14:47 +0000
(08:14 +0000)
cmake/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/cmake/CMakeLists.txt
b/cmake/CMakeLists.txt
index ab472be0da4de34e93c3830fa378e289ffd36b5b..776c6abce9ff8f18f0d92adcacf6e3357282d55d 100644
(file)
--- 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
#