This DICOM ToolKit (DCMTK) package consists of source code, documentation and installation instructions for a set of software libraries and applications implementing part of the DICOM/MEDICOM Standard.
dcmtk provides CMake targets:
find_package(DCMTK CONFIG REQUIRED)
target_link_libraries(main PRIVATE DCMTK::DCMTK)
# You may also select specific modules using DCMTK::<module>.
dcmtk provides pkg-config modules:
dcmtk
Enable external dictionary
Enable Iconv support
Enable OpenSSL
Enable PNG support
Enable TIFF support
Build apps
Enable XML support
Enable zlib support
v3.6.9#1
!uwp
Complex license
Manifest