summaryrefslogtreecommitdiff
path: root/build/root.build
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2016-08-30 19:03:07 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2016-08-30 19:03:07 +0300
commit3f946b7119e48ee9764f7c0658c4a25a66a3fe03 (patch)
tree346d0444b3e591d529d512ec342a433d8c4b8ae4 /build/root.build
parentb2b4a362217bb6be8f1fd554bb7eee5f3a2686e9 (diff)
Build infrastructure update
Diffstat (limited to 'build/root.build')
-rw-r--r--build/root.build4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/root.build b/build/root.build
index 9ade644..4f70114 100644
--- a/build/root.build
+++ b/build/root.build
@@ -1,6 +1,6 @@
+cxx.std = 11
+
using cxx
hxx{*}: extension =
cxx{*}: extension = cxx
-
-cxx.std = 11