rscons/build_tests/configure/check_cxx_compiler_custom.rb

4 lines
51 B
Ruby

configure do
check_cxx_compiler "mycompiler"
end