Skip to content

Commit

Permalink
BUG: Install ITKInitializeCXXStandard.cmake
Browse files Browse the repository at this point in the history
The CMake file is required in installed version as it is used by
UseITK.cmake.
  • Loading branch information
blowekamp committed Oct 21, 2021
1 parent da7f448 commit 98f0f5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -569,6 +569,7 @@ install(FILES ${ITK_BINARY_DIR}/CMakeFiles/ITKConfig.cmake
CMake/itkImageIOFactoryRegisterManager.h.in
CMake/itkTransformIOFactoryRegisterManager.h.in
CMake/itkMeshIOFactoryRegisterManager.h.in
CMake/ITKInitializeCXXStandard.cmake
DESTINATION ${ITK_INSTALL_PACKAGE_DIR}
COMPONENT Development)
get_property(ITKTargets_MODULES GLOBAL PROPERTY ITKTargets_MODULES)
Expand Down

0 comments on commit 98f0f5c

Please sign in to comment.