We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ef2d9a commit 4d0ec23Copy full SHA for 4d0ec23
ITKSoftwareGuide.cmake
@@ -32,7 +32,7 @@ if (NOT ${USE_SYSTEM_ITK})
32
#-----------------------------------------------------------------------
33
# Setup locations to find externally maintained test data.
34
35
- include(${PROJECT_NAME}Data)
+ include(${PROJECT_NAME}ExternalData)
36
37
add_subdirectory(SoftwareGuide)
38
0 commit comments