From 93df04a720c61edc85f1392e891196a1397288ae Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 24 Jan 2017 18:22:28 +0300 Subject: Specify test.target on the root level --- build/root.build | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.1