[CMake] Problem with CMake 2.8.12.2 on Mac OS X

Bogdan Cristea cristeab at gmail.com
Tue May 27 09:49:42 EDT 2014


On 27 May 2014, at 15:45, Nils Gladitz <nilsgladitz at gmail.com> wrote:

> On 05/27/2014 03:08 PM, Robert Bielik wrote:
>> *Bump*
>> 
>> Does anyone use CMake on Mac with Xcode 5 (LLVM) ? I cannot get rid of the -s option to the linker (Release), so presumably no one else can either, hence
>> no one should be able to use CMake with LLVM ? ;)
>> 
>> To build today for Release I use "Unix Makefiles", then remove -s from linker settings files (Link.txt) with sed, but it seems a suboptimal solution.
>> 
>> Regards
>> /Robert
> 
> I am not a Mac user but there seems to be a CMake Dashboard setup for
> Release
> OSX 10.9
> XCode 5.0.2
> AppleClang 5.0.0.5000279
> Does that get close?
> 
> It seems to be working alright:
>  http://open.cdash.org/viewConfigure.php?buildid=3344689
> 
> Perhaps you could give 3.0-rc6 a try to see if this is something that has been fixed at some point?
> 
> 
> 
> 


I can confirm that I cannot use Xcode generator for a C++ project. Only Makefile generator works on OSX



More information about the CMake mailing list