Actions
Bug #651
closedDCMTK Snapshots do not build on Mac (XCode) due to BUILD_DATE escaping
Start date:
2015-07-20
Due date:
% Done:
0%
Estimated time:
Module:
CMake
Operating System:
Mac OS X
Compiler:
XCode
Description
DCMTK Snapshots do not build on Mac since the BUILD_DATE string is not escaped properly when generating Xcode project files.
See forum posting
Updated by Michael Onken about 10 years ago
CMake Policy CMP0005 doesn't seem to do the trick
Updated by Jörg Riesmeier almost 9 years ago
- Category set to Configuration
- Target version set to 3.6.2
- Module set to CMake
- Operating System set to Mac OS X
- Compiler set to XCode
Updated by Jan Schlamelcher over 8 years ago
- Assignee changed from Michael Onken to Jan Schlamelcher
Updated by Jan Schlamelcher over 8 years ago
- Status changed from New to Closed
Fixed in commit #b0e51df2010
Actions