From a028fa9a535070ec9a1eecda297c34c4fe3fd4f5 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 24 Jan 2017 18:57:03 +0300 Subject: Specify test.target --- tests/build/root.build | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests') diff --git a/tests/build/root.build b/tests/build/root.build index e1098b7..1f471b6 100644 --- a/tests/build/root.build +++ b/tests/build/root.build @@ -12,3 +12,7 @@ cxx{*}: extension = cxx # Every exe{} in this subproject is by default a test. # exe{*}: test = true + +# Specify the test target for cross-testing. +# +test.target = $cxx.target -- cgit v1.1