[cmake-developers] C++11 and target_compiler_feature proposal

Stephen Kelly steveire at gmail.com
Wed Oct 30 10:39:47 EDT 2013


Brad King wrote:

> Steve,
> 
> On 10/25/2013 09:11 AM, Brad King wrote:
>> Yes, I think that makes sense.
> 
> Looking at the documentation generated in 'next' I see this
> list of commands:
> 
>  target_compile_definitions
>  target_compile_options
>  target_compiler_features
> 
> I think the new command should be called
> 
>  target_compile_features
> 
> for consistency with the other compiler settings commands.

Makes sense to me.

 COMPILER_FEATURES -> COMPILE_FEATURES
 INTERFACE_COMPILER_FEATURES -> INTERFACE_COMPILE_FEATURES

too?

Thanks,

Steve.





More information about the cmake-developers mailing list