diff options
Diffstat (limited to 'build/root.build')
-rw-r--r-- | build/root.build | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/build/root.build b/build/root.build index 44b2195..174f292 100644 --- a/build/root.build +++ b/build/root.build @@ -4,11 +4,6 @@ using cxx -hxx{*}: extension = hxx -ixx{*}: extension = ixx -txx{*}: extension = txx -cxx{*}: extension = cxx - cxx.std = 11 tests/: install = false # Don't install tests. |