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.
Updated by Jan Schlamelcher about 7 years ago
- Related to Patch #698: Trying to link against the iconv library although it was disabled added
Updated by Jan Schlamelcher about 7 years ago
- Related to Feature #367: libiconv ist ggf. doppelt vorhanden added
Updated by Jan Schlamelcher about 7 years ago
- Status changed from New to Closed
Actions