[cmake-developers] target_compile_features remaining issues

Brad King brad.king at kitware.com
Tue Apr 15 10:35:30 EDT 2014


On 04/07/2014 01:04 PM, Stephen Kelly wrote:
> Anyway, my solution for now is to get a single point feature in to get the 
> infrastructure established, then extend the point to the vector of C++11 
> features for one compiler on one platform (GCC 4.8 on GNU).  
> 
> Once that is in master, it will be possible to extend the supported feature 
> matrix along all the other dimensions (compiler extension features, C++98, 
> older GNU, other compilers, other platforms) at any point afterward, 
> preferably one step at a time to minimize dashboard chaos.

This is now in master as of:

 Merge topic 'cxx11-features'
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8472ef24

-Brad




More information about the cmake-developers mailing list