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.
2 parents de4ece4 + 58830cf commit a6318caCopy full SHA for a6318ca
ModuleDescriptionParser/CMakeLists.txt
@@ -36,6 +36,7 @@ endif()
36
set(${PROJECT_NAME}_ITK_COMPONENTS
37
ITKCommon# For itksys
38
ITKIOXML # For ITKEXPAT
39
+ ITKExpat # For Expat library
40
)
41
find_package(ITK 4.3 COMPONENTS ${${PROJECT_NAME}_ITK_COMPONENTS} REQUIRED)
42
include(${ITK_USE_FILE})
0 commit comments