Commit 8dc5108
committed
COMP: Add ITKZLIB private dependency to ITKReview
itkVoxBoCUBImageIO.cxx calls itkzlib_gz* but ITKZLIB was dropped from
the link closure when module dependencies moved to COMPILE_DEPENDS
(ada67f6), leaving libITKReview with undefined zlib symbols in
shared-library builds.
Assisted-by: Claude Code — root-cause analysis from ITKSphinxExamples CI logs1 parent b3f7244 commit 8dc5108
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
0 commit comments