aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-01-24 19:31:33 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-01-24 19:31:33 +0300
commit40edb55d3919a15efd82eb616e1aee2679c4c349 (patch)
tree0141291397869602236c358795466e4f9d59ab0c
parent5db146ef751507efd4f9556c9a0ab3bb5e88f7c5 (diff)
Specify test.target
-rw-r--r--build/root.build4
1 files changed, 4 insertions, 0 deletions
diff --git a/build/root.build b/build/root.build
index edafb31..126c0f4 100644
--- a/build/root.build
+++ b/build/root.build
@@ -27,3 +27,7 @@ if! $cli.configured
# All exe{} in tests/ are, well, tests.
#
tests/exe{*}: test = true
+
+# Specify the test target for cross-testing.
+#
+test.target = $cxx.target