[CMake] Asking CMake to setup compiler for c++11

Chris Stankevitz chrisstankevitz at gmail.com
Wed Oct 21 19:31:44 EDT 2015


On Wed, Oct 21, 2015 at 2:18 PM, Craig Scott <audiofanatic at gmail.com> wrote:
>> CMAKE_MINIMUM_REQUIRED(VERSION 3.1)
>> SET(CMAKE_CXX_STANDARD 11)
> http://crascit.com/2015/03/28/enabling-cxx11-in-cmake/

Dan, Craig:

Thanks that's great news,

Chris


More information about the CMake mailing list