From 935db2757a85c9423a4c02f5cea19d77fd7264d3 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 3 Aug 2017 15:20:50 +0300 Subject: Fix tests/build/root.build adding using cxx directive --- tests/build/root.build | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/build/root.build b/tests/build/root.build index 588bc62..6790904 100644 --- a/tests/build/root.build +++ b/tests/build/root.build @@ -2,6 +2,7 @@ # copyright : Copyright (c) 2014-2017 Code Synthesis Ltd # license : TBC; see accompanying LICENSE file -# Specify the test target for cross-testing. +# Configure C++ module and specify the test target for cross-testing. # +using cxx test.target = $cxx.target -- cgit v1.1