rscons/build_tests/configure/check_cxx_compiler_find_first.rb

4 lines
55 B
Ruby

configure do
check_cxx_compiler "g++", "clang++"
end