aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/build/root.build4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/build/root.build b/examples/build/root.build
index 642da28..c93bac1 100644
--- a/examples/build/root.build
+++ b/examples/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