aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-10-01 19:29:08 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-10-01 19:29:08 +0300
commit2b11c8b301e3ffbbaa4f9ee15ee0ed56f0a17207 (patch)
treec5cb16ae733376def536d19ff222d12dd779a71d /tests
parent6f3731342eaeba02ecaa70f29b44855c2da50a80 (diff)
Use cxx.std=latest
Diffstat (limited to 'tests')
-rw-r--r--tests/build/root.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/build/root.build b/tests/build/root.build
index 13df2b2..3457f02 100644
--- a/tests/build/root.build
+++ b/tests/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