aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-10-01 19:30:43 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-10-01 19:30:43 +0300
commitd5fe771fe957b15ba1b5f8ae96ceb46708444267 (patch)
tree92db4fcd3cc1444eab48e0ebde4041d78090a481 /examples
parent0d1dcfe61f15b43c6640330662b47b5f160bd47d (diff)
Use cxx.std=latest
Diffstat (limited to 'examples')
-rw-r--r--examples/build/root.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/build/root.build b/examples/build/root.build
index 3e30169..8f1757f 100644
--- a/examples/build/root.build
+++ b/examples/build/root.build
@@ -2,7 +2,7 @@
# copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
-cxx.std = 11
+cxx.std = latest
using cxx