X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;h=1493505a95dbaead3f3773760b0a7e0e6f621068;hb=51abd894d28414395ba07e24487276e85f4cd604;hp=af45c0829795970004782e953ba403a1d4c0f758;hpb=059cb99a9d4278de4030a1702d2e391ac1b462fd;p=gdcm.git diff --git a/CMakeLists.txt b/CMakeLists.txt index af45c082..1493505a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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)