cmake
HAVE_STD_CXX_17
examples
sigrokproject/pulseview
CMakeLists.txt
:87
check_cxx_compiler_flag(
"-std=c++17"
HAVE_STD_CXX_17)