summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build/root.build4
1 files changed, 4 insertions, 0 deletions
diff --git a/build/root.build b/build/root.build
index 54a5851..7c65dab 100644
--- a/build/root.build
+++ b/build/root.build
@@ -3,3 +3,7 @@ cxx.std = 11
using cxx
cxx{*}: extension = cxx
+
+# Specify the test target for cross-testing.
+#
+test.target = $cxx.target