X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;h=af45c0829795970004782e953ba403a1d4c0f758;hb=8f38e5061bcb7bebaea78024d8d743ab973e2dab;hp=1493505a95dbaead3f3773760b0a7e0e6f621068;hpb=48a289e399d73271b8518c04e8e3200b485a252d;p=gdcm.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 1493505a..af45c082 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(Testing) + SUBDIRS(Test) ENDIF(BUILD_TESTING)