[cmake-developers] Please review CXXFeatures.cmake
Brad King
brad.king at kitware.com
Fri Sep 20 16:47:23 EDT 2013
On 09/20/2013 04:32 PM, Rolf Eike Beer wrote:
> It solves an entirely different problem. My topic makes CMake detect which C++
> features the compiler supports. Your topic is about how to get this to the
> targets and propagate it to the targets that use them.
See the thread that split off from this one here:
http://thread.gmane.org/gmane.comp.programming.tools.cmake.devel/7795
titled "c++ feature detection and usage requirements". The proposal
covers both report of available features and propagation of requirements.
-Brad
More information about the cmake-developers
mailing list