MantisBT - CMake
View Issue Details
0014549CMakeCMakepublic2013-11-07 04:082016-06-10 14:31
Leopold Palomo 
Kitware Robot 
normalfeaturealways
closedmoved 
CMake 2.8.12 
 
0014549: COMPILE_FLAGS just add flags
It's impossible (AFAIK) to set specific compiler flags by target. The only way to set it is to use the COMPILE_FLAGS property. But this option just do:

Additional flags to use when compiling this target's sources.

so, it should be interesting to SET the compiler flags at target level, not just only "add".
No tags attached.
Issue History
2013-11-07 04:08Leopold PalomoNew Issue
2016-06-10 14:29Kitware RobotNote Added: 0042414
2016-06-10 14:29Kitware RobotStatusnew => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:29Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0042414)
Kitware Robot   
2016-06-10 14:29   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.