]> Creatis software - gdcm.git/commitdiff
ENH: Long time I wanted to do that: rename Test into Testing. So that 'make test...
authormalaterre <malaterre>
Wed, 2 Feb 2005 18:39:04 +0000 (18:39 +0000)
committermalaterre <malaterre>
Wed, 2 Feb 2005 18:39:04 +0000 (18:39 +0000)
CMakeLists.txt

index af45c0829795970004782e953ba403a1d4c0f758..1493505a95dbaead3f3773760b0a7e0e6f621068 100644 (file)
@@ -165,7 +165,7 @@ IF(BUILD_TESTING)
   ENABLE_TESTING()
   INCLUDE (${CMAKE_ROOT}/Modules/Dart.cmake)
   MARK_AS_ADVANCED(DART_ROOT)
-  SUBDIRS(Test)
+  SUBDIRS(Testing)
 ENDIF(BUILD_TESTING)