From 22b2bfcb4c5d68a7b354da73df9cee2d4d3c831b Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 24 Jan 2017 19:04:48 +0300 Subject: Specify test.target --- build/root.build | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'build') diff --git a/build/root.build b/build/root.build index 60dae65..af2c962 100644 --- a/build/root.build +++ b/build/root.build @@ -14,3 +14,7 @@ cxx{*}: extension = cxx # 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