소스 검색

Revert "WIP: deactivate DICOM tests"

This reverts commit 034e4adebd1f71663851d22c862f3e2b7c33f4bb.

This was only a workaround to continue working, should be fixed in master
Marco Nolden 13 년 전
부모
커밋
04c536464d
2개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      Applications/ctkDICOM/Testing/CMakeLists.txt
  2. 1 2
      Applications/ctkDICOM/Testing/Cpp/CMakeLists.txt

+ 1 - 1
Applications/ctkDICOM/Testing/CMakeLists.txt

@@ -1 +1 @@
-# ADD_SUBDIRECTORY(Cpp)
+ADD_SUBDIRECTORY(Cpp)

+ 1 - 2
Applications/ctkDICOM/Testing/Cpp/CMakeLists.txt

@@ -27,5 +27,4 @@ ENDMACRO( SIMPLE_TEST  )
 #
 # Add Tests
 #
-
-# SIMPLE_TEST(ctkDICOMTest1)
+SIMPLE_TEST(ctkDICOMTest1)