Actions
Bug #692
closedDCMTKConfig.cmake DCMTK_INCLUDE_DIRS problem
Start date:
2016-09-09
Due date:
% Done:
0%
Estimated time:
Module:
CMake
Operating System:
Compiler:
Description
DCMTKConfig.cmake specifies full paths as DCMTK_INCLUDE_DIRS, but should only point to the first 'include/' level instead, keeping the 'dcmtk/ofstd/...' etc. paths intact. See http://forum.dcmtk.org/viewtopic.php?f=3&t=4451 for more details.
Updated by Jan Schlamelcher almost 9 years ago
- Status changed from New to Resolved
Updated by Jan Schlamelcher almost 9 years ago
- Status changed from Resolved to Closed
Fixed in commit:cf843f5
Actions