Actions
Feature #722
closedExport all (relevant) CMake options to "DCMTKConfig.cmake", some "newer" options are still missing
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Configuration
Target version:
-
Start date:
2017-02-24
Due date:
% Done:
100%
Estimated time:
Module:
CMake
Operating System:
Compiler:
Description
Currently, the file "CMake/DCMTKConfig.cmake.in" and "CMake/DCMTKConfig.cmake26.in" do not contain all relevant CMake options that are defined for the DCMTK and that would be important for an external program that links against DCMTK, e.g. the "new" options regarding character set conversion, C++11 support, STL support (work in progress), builtin/external data dictionary. This should be fixed, either manually or by some (semi-) automatic approach.
This is not a real bug but an important feature that should be implemented for the upcoming DCMTK release.
Actions