[cmake-developers] Language generator expressions

Stephen Kelly steveire at gmail.com
Sat May 18 04:36:58 EDT 2013


Brad King wrote:

> We already gloss over the difference between CMAKE_C_FLAGS and
> CMAKE_CXX_FLAGS in the IDE generators by using the one corresponding
> to the target link language IIRC.

Ok, so the options are

A) Document that COMPILE_LANGUAGE is actaully the link language in the case 
of the IDE generators
B) Remove the COMPILE_LANGUAGE genex entirely.

I went with option B) and merged to next. That genex didn't really gain us 
much anyway.

Thanks,

Steve.





More information about the cmake-developers mailing list