cmake
CXX_COMPILER_HAS_STDCXX1Z_FLAG
examples
asutton/origin
CMakeLists.txt
:61
check_cxx_compiler_flag(-std=c++
1
z CXX_COMPILER_HAS_STDCXX1Z_FLAG)