[cmake-developers] Xcode COMPILE_OPTIONS escaping

Brad King brad.king at kitware.com
Thu Jun 27 10:34:26 EDT 2013


On 06/27/2013 03:27 AM, Stephen Kelly wrote:
> Brad King wrote:
> 
>> Part of the value of COMPILE_OPTIONS is supposed to be that it
>> takes a ;-list of options and escapes each one appropriately.
>> You'll have to go back and fix up the generators or cmTarget's
>> GetCompileOptions method to use lg->EscapeForShell when appending
>> each flag.
> 
> I did this, but it does not seem to have had any effect.

Okay, this problem is a bit deeper than I thought.
I'm working on a topic to resolve it.

For now I reverted the compiler-version-genex topic to make room.
I will try to get my topic ready today.

Thanks,
-Brad



More information about the cmake-developers mailing list