]> Creatis software - gdcm.git/blobdiff - Testing/CMakeLists.txt
ENH: Cleanup the CMake stuff.
[gdcm.git] / Testing / CMakeLists.txt
index 0fd9aa4679599fca69aea4cdf8942d8e6e5b8c4f..5a25f63a4d6dcee4c862207d4e7d0d7798ae64ac 100644 (file)
@@ -158,7 +158,7 @@ SET(BLACK_LIST
   )
 
 # Add a special test that requires dciodvfy from dicom3tools
-INCLUDE(${GDCM_SOURCE_DIR}/FindDicom3Tools.cmake)
+INCLUDE(${GDCM_SOURCE_DIR}/CMake/FindDicom3Tools.cmake)
 
 # This is a GLOB expression, change it into a list separated with a comma and \n
 SET(GDCM_DATA_IMAGES)