From 6b3d2176613f14a9723af17bd949d5ea2d2a6268 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 24 Jan 2017 17:16:21 +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 4f70114..09c640b 100644 --- a/build/root.build +++ b/build/root.build @@ -4,3 +4,7 @@ using cxx hxx{*}: extension = cxx{*}: extension = cxx + +# Specify the test target for cross-testing. +# +test.target = $cxx.target -- cgit v1.1