From 73e8fd54c8f6bfc62819b664d0c7fe33c36df153 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 24 Jan 2017 17:08:59 +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 54a5851..7c65dab 100644 --- a/build/root.build +++ b/build/root.build @@ -3,3 +3,7 @@ cxx.std = 11 using cxx cxx{*}: extension = cxx + +# Specify the test target for cross-testing. +# +test.target = $cxx.target -- cgit v1.1