Hello libart-seafire-server
All checks were successful
on-push / build-and-test (push) Successful in 52s

This commit is contained in:
2025-10-18 00:43:23 +02:00
commit 41a9f653d8
51 changed files with 3269 additions and 0 deletions

16
build/root.build Normal file
View File

@@ -0,0 +1,16 @@
# 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