summaryrefslogtreecommitdiff
path: root/libhello/tests/build/root.build
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-05-04 16:16:41 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-05-04 16:16:41 +0200
commit4429bd6724a4668464e8a7920e3c77860b127678 (patch)
tree58c3acf5bcd852ceec69b26d52d2653d96abf22e /libhello/tests/build/root.build
parent37cabea5ada7e241777d96c39c01b7a3eae91cdc (diff)
Regenerate libhello using bdep-new
Diffstat (limited to 'libhello/tests/build/root.build')
-rw-r--r--libhello/tests/build/root.build6
1 files changed, 4 insertions, 2 deletions
diff --git a/libhello/tests/build/root.build b/libhello/tests/build/root.build
index a2ee38a..a67b2fe 100644
--- a/libhello/tests/build/root.build
+++ b/libhello/tests/build/root.build
@@ -1,14 +1,16 @@
-cxx.std = 11
+cxx.std = latest
using cxx
hxx{*}: extension = hxx
+ixx{*}: extension = ixx
+txx{*}: extension = txx
cxx{*}: extension = cxx
# Every exe{} in this subproject is by default a test.
#
exe{*}: test = true
-# Specify the test target for cross-testing.
+# The test target for cross-testing (running tests under Wine, etc).
#
test.target = $cxx.target