rscons/build_tests/configure/check_c_compiler_find_first.rb

4 lines
51 B
Ruby

configure do
check_c_compiler "gcc", "clang"
end