summaryrefslogtreecommitdiff
path: root/hello0
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-10-01 19:27:11 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-10-01 19:27:11 +0300
commit5b137f67e6e282d839ee72bf60bac0642d7ad78c (patch)
tree379f686a436e1522feeb4787b1115ad1dd02a677 /hello0
parentd61f7ec30b29b7de2cdbea8810e950b9dfb39778 (diff)
Use cxx.std=latest
Diffstat (limited to 'hello0')
-rw-r--r--hello0/build/root.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/hello0/build/root.build b/hello0/build/root.build
index 7c65dab..0581d19 100644
--- a/hello0/build/root.build
+++ b/hello0/build/root.build
@@ -1,4 +1,4 @@
-cxx.std = 11
+cxx.std = latest
using cxx