aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-10-01 19:32:26 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-10-01 19:32:26 +0300
commit5529924aaf19a0de7c4e5a3bd101288b5053fb56 (patch)
tree14ebb5688095eed2b5ded857ed410b7fc6664ff6 /tests
parent245cf8d415b6c4198ab6412c354fa3556e666c5e (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 ac9d361..216fa84 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 : GNU GPL v2; see accompanying LICENSE file
-cxx.std = 11
+cxx.std = latest
using cxx