rscons/build_tests/configure/check_lib_no_fail.rb

4 lines
52 B
Ruby

configure do
check_lib "mfoofoo", fail: false
end