rscons/build_tests/configure/check_c_compiler_custom.rb

4 lines
49 B
Ruby

configure do
check_c_compiler "mycompiler"
end