Files
libart-validation/build/root.build
The Artist e48abc1ba1
All checks were successful
on-push / build-and-test (push) Successful in 12s
Hello libart-validation
2025-10-18 00:33:41 +02:00

17 lines
321 B
Plaintext

# Uncomment to suppress warnings coming from external libraries.
#
#cxx.internal.scope = current
cxx.std = latest
using cxx
hxx{*}: extension = hxx
ixx{*}: extension = ixx
txx{*}: extension = txx
cxx{*}: extension = cxx
# The test target for cross-testing (running tests under Wine, etc).
#
test.target = $cxx.target