[cmake-developers] FindCXX11.cmake

Brad King brad.king at kitware.com
Mon Apr 9 13:52:21 EDT 2012


On 4/6/2012 12:11 PM, Rolf Eike Beer wrote:
> Attached is what I currently have.

Neat.  I like the change to "CheckCXX11Features" instead of "FindCXX11".

I'd prefer that the result variable names start in "CXX11_", so

   HAS_CXX11_STATIC_ASSERT

would be

   CXX11_HAS_STATIC_ASSERT

Please draft documentation of the CheckCXX11Features module.
It will be easier to review the implementation if I know
exactly what it is supposed to do ;)

Thanks,
-Brad



More information about the cmake-developers mailing list