You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ENH: Modernize CMake to use itk_module_add_library
Replace add_library with itk_module_add_library macro for better
integration with ITK module system. This provides automatic dependency
linking, include directory setup, and consistent target naming.
0 commit comments