Skip to content

Commit 0fb8502

Browse files
committed
COMP: Fix missing include paths with IODCMTK
The tests use the private headers, and require DCMTK headers.
1 parent da1c2fe commit 0fb8502

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Modules/IO/DCMTK/itk-module.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ itk_module(
1414
TEST_DEPENDS
1515
ITKTestKernel
1616
ITKImageIntensity
17+
ITKDCMTK
1718
FACTORY_NAMES
1819
ImageIO::DCMTK
1920
DESCRIPTION "${DOCUMENTATION}"

0 commit comments

Comments
 (0)