[CMake] cmake cannot add clang cxx flags
Nils Gladitz
nilsgladitz at gmail.com
Mon May 19 04:36:53 EDT 2014
On 05/19/2014 10:13 AM, Nils Gladitz wrote:
> On 05/19/2014 09:52 AM, Rashad M wrote:
>>
>>
>> Which generators?. if using MSVC or GCC there is no Wno-#warnings
>> available right?
>
> "Ninja" also uses # comments but does not seem to require escaping in
> this context ... adding escapes may or may not break that.
>
> Also any of the extra generators that handle macro definitions and
> export them to their project files e.g. CodeBlocks (also used by
> QtCreator) and Eclipse.
>
> Nils
Forget that last part about the extra generators ... for some reason I
was thinking definitions rather than warning options.
Nils
More information about the CMake
mailing list