summaryrefslogtreecommitdiff
path: root/build/root.build
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2016-08-30 19:50:41 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2016-08-30 19:50:41 +0300
commit2adca26721d5e6c73f1bf75a2cb16fddce591dcc (patch)
treecabb2fa6025b7ff85df1229a7fb059fa3bedd6d0 /build/root.build
parent926050227af570ab57201de16e952b21dd9c0d34 (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