[cmake-commits] hoffman committed CMakeLists.txt 1.133 1.134
cmake-commits at cmake.org
cmake-commits at cmake.org
Tue Jan 8 16:28:48 EST 2008
Update of /cvsroot/CMake/CMake/Source/kwsys
In directory public:/mounts/ram/cvs-serv4363
Modified Files:
CMakeLists.txt
Log Message:
ENH: turn off for now
Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/kwsys/CMakeLists.txt,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -d -r1.133 -r1.134
--- CMakeLists.txt 8 Jan 2008 19:59:57 -0000 1.133
+++ CMakeLists.txt 8 Jan 2008 21:28:46 -0000 1.134
@@ -137,7 +137,7 @@
SET(KWSYS_USE_IOStream 1)
SET(KWSYS_USE_DateStamp 1)
SET(KWSYS_USE_String 1)
- SET(KWSYS_USE_SystemInformation 1)
+# SET(KWSYS_USE_SystemInformation 1)
ENDIF(KWSYS_STANDALONE OR CMake_SOURCE_DIR)
# Setup the large file support default.
More information about the Cmake-commits
mailing list