Files
libart-seafire-routing/tests/build/root.build
The Artist 5ce247e014
All checks were successful
on-push / build-and-test (push) Successful in 1m1s
Hello libart-seafire-routing
2025-10-18 00:44:28 +02:00

17 lines
301 B
Plaintext

cxx.std = latest
using cxx
hxx{*}: extension = hxx
ixx{*}: extension = ixx
txx{*}: extension = txx
cxx{*}: extension = cxx
# Every exe{} in this subproject is by default a test.
#
exe{*}: test = true
# The test target for cross-testing (running tests under Wine, etc).
#
test.target = $cxx.target