[CMake] cmake cannot add clang cxx flags

Nils Gladitz nilsgladitz at gmail.com
Mon May 19 04:13:11 EDT 2014


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


More information about the CMake mailing list