Przeglądaj źródła

COMP: Disable auto_ptr test for now.

Brad King 19 lat temu
rodzic
commit
55abd50681
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Source/kwsys/CMakeLists.txt

+ 1 - 1
Source/kwsys/CMakeLists.txt

@@ -871,7 +871,7 @@ IF(KWSYS_STANDALONE OR CMake_SOURCE_DIR)
 
     # C++ tests
     SET(KWSYS_CXX_TESTS
-      testAutoPtr
+      #      testAutoPtr
       testHashSTL
       testRegistry
       testIOS