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
CMakeLists.txt: drop the standalone-build branch
(if(NOT ITK_SOURCE_DIR) ... else()); only the ITK-embedded path is
load-bearing in-tree.
itk-module.cmake: replace the boilerplate-comments block with a
DOCUMENTATION variable describing the module's purpose, and pass
that variable through to DESCRIPTION.
LICENSE: remove the per-module copy; ITK's root LICENSE applies.
0 commit comments