remove debug stuff

This commit is contained in:
Bill Hoffman 2002-11-21 15:36:33 -05:00
parent a8a087b099
commit 77888e67f8
1 changed files with 0 additions and 1 deletions

View File

@ -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)