cmake
HAVE_FLAG_STD_CPP11
examples
stp/stp
CMakeLists.txt
:326
check_cxx_compiler_flag(
"-std=c++11"
HAVE_FLAG_STD_CPP11)