Commit 5003c3e
committed
COMP: Install DCMTK libraries and headers with ITK
Drop NO_INSTALL so itk_module_target() installs the DCMTK libraries into
ITK's library directory and export set, and install each DCMTK module's
public headers (<module>/include/dcmtk) plus the generated config headers
into ITK's include tree so consumers of an installed ITK can include
<dcmtk/...>. install(EXPORT ITKTargets) generates cleanly: the DCMTK
targets' interface dependencies are ITK's exported codec targets, other
DCMTK targets, or system libraries.1 parent 7b156bf commit 5003c3e
1 file changed
Lines changed: 24 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
282 | | - | |
| 281 | + | |
| 282 | + | |
283 | 283 | | |
284 | 284 | | |
285 | | - | |
| 285 | + | |
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
290 | 311 | | |
291 | 312 | | |
292 | 313 | | |
| |||
0 commit comments