MantisBT - CMake
View Issue Details
0008178CMakeCMakepublic2008-11-27 05:552016-06-10 14:30
Torsten Beckmann 
Bill Hoffman 
normalmajoralways
closedmoved 
CMake-2-6 
 
0008178: Mac XCode generator: It is not possible to customize some important xcode settings
To change the symbol visibility of a dylib it is necessary to set the XCode attributes XCODE_ATTRIBUTE_GCC_SYMBOLS_PRIVATE_EXTERN + XCODE_ATTRIBUTE_GCC_INLINES_ARE_PRIVATE_EXTERN.

These settings are overwritten (hard coded) in cmGlobalXCodeGenerator.cxx lines 1641ff.
I think the generator should check if the properties are alreay set.
No tags attached.
related to 0009125closed David Cole Add support to set GCC Version and Deployment Target for XCode projects 
Issue History
2008-11-27 05:55Torsten BeckmannNew Issue
2009-09-14 15:13Bill HoffmanNote Added: 0017476
2009-09-14 15:20Bill HoffmanStatusnew => assigned
2009-09-14 15:20Bill HoffmanAssigned To => Bill Hoffman
2011-02-08 14:34David ColeNote Added: 0025340
2011-02-08 14:34David ColeRelationship addedrelated to 0009125
2016-06-10 14:27Kitware RobotNote Added: 0041473
2016-06-10 14:27Kitware RobotStatusassigned => resolved
2016-06-10 14:27Kitware RobotResolutionopen => moved
2016-06-10 14:30Kitware RobotStatusresolved => closed

Notes
(0017476)
Bill Hoffman   
2009-09-14 15:13   
Will this work:
http://public.kitware.com/Bug/view.php?id=8915 [^]
(0025340)
David Cole   
2011-02-08 14:34   
Is this addressed by the change that fixed issue 0009125 ?
(0041473)
Kitware Robot   
2016-06-10 14:27   
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.