Brad King <brad.k...@kitware.com> writes:

> In this case CMake itself cannot build with C11 on this compiler/platform
> combination so we should not try to do so.  We already have some checks
> here:
>
>  http://www.cmake.org/gitweb?p=cmake.git;a=blob;f=CMakeLists.txt;hb=v3.3.1#l39
>
> to decide whether to try using the latest standard or not.  One could
> add a check for the case in question if necessary.

Do you mean checking for FreeBSD and compiler version? I thought it'd be
too specific for upstream and was just going to make it be built with a
different standard (or no standard) on FreeBSD itself.

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to