diff options
-rw-r--r-- | hello0/build/root.build | 2 |
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 |