[cmake-developers] [CMake 0011667]: Xcode Generator: Support for Build Setting conditions.

Mantis Bug Tracker mantis at public.kitware.com
Thu Jan 6 16:49:37 EST 2011


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=11667 
====================================================================== 
Reported By:                davidrogers
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   11667
Category:                   CMake
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2011-01-06 16:49 EST
Last Modified:              2011-01-06 16:49 EST
====================================================================== 
Summary:                    Xcode Generator: Support for Build Setting
conditions.
Description: 
For each build setting, different values can be given for different specified
conditions.

For example: Using different LDFLAGS on i386 vs x86_64.  In the project file it
is stored like this:

"OTHER_LDFLAGS[sdk=iphoneos*][arch=armv7]" = "";

Each additional condition is added in another set of square brackets.

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-01-06 16:49 davidrogers    New Issue                                    
======================================================================




More information about the cmake-developers mailing list