Browse Source

ENH: turn off for now

Bill Hoffman 18 years ago
parent
commit
b9a54d392e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Source/kwsys/CMakeLists.txt

+ 1 - 1
Source/kwsys/CMakeLists.txt

@@ -137,7 +137,7 @@ IF(KWSYS_STANDALONE OR CMake_SOURCE_DIR)
   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.