4 lines
51 B
Ruby
4 lines
51 B
Ruby
configure do
|
|
check_cxx_compiler "mycompiler"
|
|
end
|
configure do
|
|
check_cxx_compiler "mycompiler"
|
|
end
|