Commit 946dc77
committed
ENH: Make ITKDCMTK a private dependency of IOTransformDCMTK
Move itkDCMTKTransformIO.hxx from include/ to src/; it is only ever
included from itkDCMTKTransformIO.cxx for explicit instantiation, so
it was already effectively private. Add PRIVATE include dir in
src/CMakeLists.txt and change itk-module.cmake to list ITKDCMTK
under PRIVATE_DEPENDS.1 parent db492d9 commit 946dc77
3 files changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments