[cmake-developers] AppleClang-CXX.cmake needs an update

Brad King brad.king at kitware.com
Thu Jul 9 11:03:59 EDT 2015


On 07/08/2015 09:46 AM, Brad King wrote:
> On 07/08/2015 03:08 AM, darkapostle at rule506.net wrote:
>> C++14 is a first class citizen in Xcode 6.
> 
>  AppleClang: Use modern C++14 standard flags for Xcode 6
>  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d0430c0a

It turns out that the newer flags are not available until
Xcode 6.3 (which is Apple Clang 6.1).  I've revised the change:

 AppleClang: Use modern C++14 standard flags for Apple Clang 6.1
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=228643af

-Brad



More information about the cmake-developers mailing list