summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-01-24 18:22:28 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-01-24 18:22:28 +0300
commit93df04a720c61edc85f1392e891196a1397288ae (patch)
tree402bf0b57ce4c977f7947bc5cbc35dd205ded7c1
parent193c81ed776dbca3683e3aee997a62dd2b500a4f (diff)
Specify test.target on the root level
-rw-r--r--build/root.build4
1 files changed, 4 insertions, 0 deletions
diff --git a/build/root.build b/build/root.build
index 1c2459e..719b1b8 100644
--- a/build/root.build
+++ b/build/root.build
@@ -26,3 +26,7 @@ if! $cli.configured
define cli: file
cli{*}: extension = cli
}
+
+# Specify the test target for cross-testing.
+#
+test.target = $cxx.target