MantisBT - CMake
View Issue Details
0014455CMakeCMakepublic2013-10-02 17:412014-04-01 10:16
Stephen Kelly 
Stephen Kelly 
normalminorhave not tried
closedwon't fix 
 
 
0014455: Investigate whether GenerateExportHeader can provide a macro for executables to use
Such a header would allow using the _DEPRECATED macro within executables.
No tags attached.
Issue History
2013-10-02 17:41Stephen KellyNew Issue
2013-10-02 17:41Stephen KellyStatusnew => assigned
2013-10-02 17:41Stephen KellyAssigned To => Stephen Kelly
2013-12-04 12:24Stephen KellyNote Added: 0034713
2013-12-04 12:24Stephen KellyTarget VersionCMake 3.0 =>
2014-04-01 10:16Stephen KellyNote Added: 0035601
2014-04-01 10:16Stephen KellyStatusassigned => closed
2014-04-01 10:16Stephen KellyResolutionopen => won't fix

Notes
(0034713)
Stephen Kelly   
2013-12-04 12:24   
To be considered together with target_compile_features.
(0035601)
Stephen Kelly   
2014-04-01 10:16   
cxx_deprecated can be added as a target_compile_feature, and used by executables.