View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002749CMakeCMakepublic2006-01-21 12:142006-01-25 11:14
ReporterAlex Neundorf 
Assigned ToBill Hoffman 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002749: no way to set compile flags for a target
DescriptionHi,

there is SET_SOURCE_FILES_PROPERITES(... COMPILE_FLAGS ...), but this sets the COMPILE_FLAGS for the specified source files for all targets where these source files are used.
Now if a source file is used in two targets and has to be compiled with different compile flags, this is not possible with SET_SOURCE_FILES_PROPERITES. It would be nice if a property COMPILE_FLAGS could be added to SET_TARGET_PROPERTIES.
(used in kdelibs/kdcotools/xslt.cpp)

Alex
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0003601)
Bill Hoffman (manager)
2006-01-25 11:14

SET_TARGET_PROPERTIES now supports COMPILE_FLAGS in cvs.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team