summaryrefslogtreecommitdiff
path: root/examples/build/root.build
diff options
context:
space:
mode:
Diffstat (limited to 'examples/build/root.build')
-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 4b34cf5..7cee286 100644
--- a/examples/build/root.build
+++ b/examples/build/root.build
@@ -25,3 +25,7 @@ using cli
# Every exe{} in this subproject is by default a test.
#
exe{*}: test = true
+
+# Specify the test target for cross-testing.
+#
+test.target = $cxx.target