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

Brad King brad.king at kitware.com
Wed Oct 30 10:21:28 EDT 2013


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.

-Brad



More information about the cmake-developers mailing list