Skip to content

Commit 4d0ec23

Browse files
committed
Fix to push
1 parent 5ef2d9a commit 4d0ec23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: ITKSoftwareGuide.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ if (NOT ${USE_SYSTEM_ITK})
3232
#-----------------------------------------------------------------------
3333
# Setup locations to find externally maintained test data.
3434
#-----------------------------------------------------------------------
35-
include(${PROJECT_NAME}Data)
35+
include(${PROJECT_NAME}ExternalData)
3636

3737
add_subdirectory(SoftwareGuide)
3838

0 commit comments

Comments
 (0)