summaryrefslogtreecommitdiff
path: root/hello/build/root.build
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-05-04 14:42:58 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-05-04 14:46:36 +0200
commite541a7f334971f913b1033d9e8f4f75f1de02703 (patch)
treec609304002b77001fd356b02e94b6c75a2d178f0 /hello/build/root.build
parente9802dbaedcbde98232a46abac22349cb5909ca8 (diff)
Regenerate hello using bdep-new
Diffstat (limited to 'hello/build/root.build')
-rw-r--r--hello/build/root.build7
1 files changed, 5 insertions, 2 deletions
diff --git a/hello/build/root.build b/hello/build/root.build
index 7c65dab..9c83a8a 100644
--- a/hello/build/root.build
+++ b/hello/build/root.build
@@ -1,9 +1,12 @@
-cxx.std = 11
+cxx.std = latest
using cxx
+hxx{*}: extension = hxx
+ixx{*}: extension = ixx
+txx{*}: extension = txx
cxx{*}: extension = cxx
-# Specify the test target for cross-testing.
+# The test target for cross-testing (running tests under Wine, etc).
#
test.target = $cxx.target