[CMake] Triggers for isysroot

Michael Wild themiwi at gmail.com
Sun Mar 11 08:56:54 EDT 2012


On 03/11/2012 07:46 AM, P. Martin wrote:
> In CMake 2.8.7 on Lion, is there anything that would trigger -isysroot
> to appear in flags.make for a cxx program when there is no code by the
> devs to specifically add a -isysroot?  Thanks.


Yes, the CMAKE_OSX_SYSROOT in the cache does that.

Michael


More information about the CMake mailing list