summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2002-11-21 20:36:33 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2002-11-21 20:36:33 (GMT)
commit77888e67f8987458f70ed53bdd55bc578ea8acbc (patch)
tree21b75bfcac1b1caa01a2089ee4b2e98ce2e2e93e /Modules
parenta8a087b099b2e3dfbba9c8a726208c4e88e98be7 (diff)
downloadCMake-77888e67f8987458f70ed53bdd55bc578ea8acbc.zip
CMake-77888e67f8987458f70ed53bdd55bc578ea8acbc.tar.gz
CMake-77888e67f8987458f70ed53bdd55bc578ea8acbc.tar.bz2
remove debug stuff
Diffstat (limited to 'Modules')
-rw-r--r--Modules/Platform/CYGWIN.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/Modules/Platform/CYGWIN.cmake b/Modules/Platform/CYGWIN.cmake
index ec7950a..4dd273d 100644
--- a/Modules/Platform/CYGWIN.cmake
+++ b/Modules/Platform/CYGWIN.cmake
@@ -7,4 +7,3 @@ SET(CMAKE_SHARED_LIBRARY_C_FLAGS "")
SET(CMAKE_SHARED_LIBRARY_CXX_FLAGS "")
INCLUDE(${CMAKE_ROOT}/Modules/Platform/gcc.cmake)
FIND_PROGRAM(CMAKE_MAKE_PROGRAM NAMES gmake make )
-SET(CMAKE_SHARED_LIBRARY_C_FLAGS -DTestPIC) \ No newline at end of file