summaryrefslogtreecommitdiff
path: root/tests/build/root.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/build/root.build')
-rw-r--r--tests/build/root.build4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/build/root.build b/tests/build/root.build
index 4bf103e..1f7c350 100644
--- a/tests/build/root.build
+++ b/tests/build/root.build
@@ -1,10 +1,10 @@
+cxx.std = 11
+
using cxx
hxx{*}: extension =
cxx{*}: extension = cxx
-cxx.std = 11
-
# Every exe{} in this subproject is by default a test.
#
exe{*}: test = true