Skip to content

Commit

Permalink
BUG: Include ITKFactoryRegistration in ITK build
Browse files Browse the repository at this point in the history
  • Loading branch information
blowekamp committed Jan 14, 2022
1 parent db89ee5 commit f5e8eed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMake/ITKModuleMacros.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ include(${_ITKModuleMacros_DIR}/ITKModuleKWStyleTest.cmake)
include(${_ITKModuleMacros_DIR}/ITKModuleClangFormat.cmake)
include(${_ITKModuleMacros_DIR}/CppcheckTargets.cmake)
include(${_ITKModuleMacros_DIR}/ITKModuleCPPCheckTest.cmake)
include(${_ITKModuleMacros_DIR}/ITKFactoryRegistration.cmake)

# With Apple's (GGC <=4.2 and LLVM-GCC <=4.2) or (Clang < 3.2)
# visibility of template don't work. Set the option to off and hide it.
Expand Down

0 comments on commit f5e8eed

Please sign in to comment.