Files
libart-json/build/root.build
The Artist 50418b02e4
All checks were successful
on-push / build-and-test (push) Successful in 21s
Hello libart-json
2025-10-18 00:29:14 +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