summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-10-01 19:30:10 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-10-01 19:30:10 +0300
commite3b582aeb96788bbd4ac09d31d88ef6bcc1beeca (patch)
treef41914a6b15d1cc7cee3b334c5ca9262e8e64785 /examples
parentd75b2afb685822d7cacccffa82d9c4cae8370bf9 (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 fbb020e..965bf55 100644
--- a/examples/build/root.build
+++ b/examples/build/root.build
@@ -2,7 +2,7 @@
# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
-cxx.std = 11
+cxx.std = latest
using cxx