Commit 1be0e9a
committed
COMP: Skip dot-directories when scanning for ITK modules
GLOB_RECURSE matches itk-module.cmake at any depth, so nested checkouts
under the source tree (git worktrees, tooling state in .claude) were
absorbed as duplicate modules. One affected tree reported 984 modules
where 204 exist, and failed to build stale duplicates.1 parent 3ae346c commit 1be0e9a
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
0 commit comments