summaryrefslogtreecommitdiff
path: root/build/root.build
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2016-08-30 21:25:26 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2016-08-30 21:25:26 +0300
commitb3c23dd8c214400238011c92739dbaec833551c6 (patch)
treeef4e53c001818500f94f489f8744d95589107d7b /build/root.build
parent8635a180374ce96812f31a88d2e81df0a4cbff53 (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 7b1aac4..54a5851 100644
--- a/build/root.build
+++ b/build/root.build
@@ -1,5 +1,5 @@
+cxx.std = 11
+
using cxx
cxx{*}: extension = cxx
-
-cxx.std = 11