aboutsummaryrefslogtreecommitdiff
path: root/tests/build/root.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/build/root.build')
-rw-r--r--tests/build/root.build4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/build/root.build b/tests/build/root.build
index a799e77..85a0f90 100644
--- a/tests/build/root.build
+++ b/tests/build/root.build
@@ -12,3 +12,7 @@ cxx{*}: extension = cxx
# Every exe{} in this subproject is by default a test.
#
exe{*}: test = true
+
+# Specify the test target for cross-testing.
+#
+test.target = $cxx.target