aboutsummaryrefslogtreecommitdiff
path: root/build/root.build
diff options
context:
space:
mode:
Diffstat (limited to 'build/root.build')
-rw-r--r--build/root.build9
1 files changed, 9 insertions, 0 deletions
diff --git a/build/root.build b/build/root.build
index fdcf92b..88800ea 100644
--- a/build/root.build
+++ b/build/root.build
@@ -3,3 +3,12 @@
# license : MIT; see accompanying LICENSE file
using bash
+
+cxx.std = latest
+
+using cxx
+
+hxx{*}: extension = hxx
+ixx{*}: extension = ixx
+txx{*}: extension = txx
+cxx{*}: extension = cxx