Proposal to improve ITK factory registration CMake infrastructure

@Niels_Dekker It may be beneficial to set the CMake variable ITK_NO_IO_FACTORY_REGISTER_MANAGER. That was the way it was done in SimpleITK. You may want to look at the UseITK.cmake file and documentation in the file to determine the side effect of not having that CMake variable defined.

1 Like