#TODO not compiled or tested #TODO discover minimum dependencies from cmake log # build instructions: https://git.dcmtk.org/?p=dcmtk.git;a=blob;f=INSTALL;h=97087f9a05e65040264d90027912c736958e67f3;hb=HEAD#l667 [source] tar = "https://dicom.offis.de/download/dcmtk/dcmtk370/dcmtk-3.7.0.tar.gz" [build] template = "cmake" cmakeflags = [ "-DDCMTK_WITH_DOXYGEN=OFF" ] #dependencies = [ #"libiconv", #"libicu", #"libpng", #"libxml2", #"libtiff", #"zlib", #"openjpeg", #]