4 lines
65 B
Ruby
4 lines
65 B
Ruby
configure do
|
|
check_cxx_header "not___found.h", fail: false
|
|
end
|
configure do
|
|
check_cxx_header "not___found.h", fail: false
|
|
end
|