diff options
Diffstat (limited to 'build/root.build')
-rw-r--r-- | build/root.build | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/root.build b/build/root.build index 9ade644..4f70114 100644 --- a/build/root.build +++ b/build/root.build @@ -1,6 +1,6 @@ +cxx.std = 11 + using cxx hxx{*}: extension = cxx{*}: extension = cxx - -cxx.std = 11 |