diff options
Diffstat (limited to 'tests/build')
-rw-r--r-- | tests/build/root.build | 3 |
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 |