From 40edb55d3919a15efd82eb616e1aee2679c4c349 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 24 Jan 2017 19:31:33 +0300 Subject: Specify test.target --- build/root.build | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.1