Răsfoiți Sursa

COMP: Disable auto_ptr test for now.

Brad King 18 ani în urmă
părinte
comite
55abd50681
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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