[cmake-developers] [CMake 0013842]: No Support for C++11

Brad King brad.king at kitware.com
Thu Jan 10 10:40:43 EST 2013


Eike,

On 01/09/2013 11:02 AM, Dave Abrahams wrote:
> http://www.cmake.org/Bug/view.php?id=13842 
> ====================================================================== 
> We could use C++11 feature detection per http://pageant.ghulbus.eu/?p=664

This picks up from the C++0x patch you posted here:

 http://www.cmake.org/pipermail/cmake/2011-March/043575.html

but renames it to C++11 now that it is out.  If you have time please take
a look at integrating the feature checks upstream.

IMO the test C++ source files should be named "Modules/Cxx11/test-*.cpp"
instead of files with '+' in their name directly in Modules/.

Thanks,
-Brad



More information about the cmake-developers mailing list