rscons/build_tests/configure/check_d_import_no_fail.rb

4 lines
59 B
Ruby

configure do
check_d_import "not.found", fail: false
end