Actions
Bug #837
closedFix incompatibility between DCMTK's own FindICONV.cmake and the official one
Start date:
2018-06-19
Due date:
% Done:
0%
Estimated time:
Module:
CMake
Operating System:
Compiler:
Description
CMake recently (version >=3.11) introduced its own FindIconv Module , which is, of course, incompatible with the way we handled things before. DCMTK's own FindICONV.cmake must be adjusted accordingly AND the code using either it or the native CMake one must be modified to understand ICONV_FOUND instead / in addition to LIBICONV_FOUND etc.
Actions