aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-08-03 15:20:50 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-08-03 15:20:50 +0300
commit935db2757a85c9423a4c02f5cea19d77fd7264d3 (patch)
tree7db0c444417fb03dabe1d99ae8a1e6b7b11c7d28 /tests
parent6fe111544d1cc63f87fba888633a2f9e7f7b4cc9 (diff)
Fix tests/build/root.build adding using cxx directive
Diffstat (limited to 'tests')
-rw-r--r--tests/build/root.build3
1 files changed, 2 insertions, 1 deletions
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