summaryrefslogtreecommitdiff
path: root/libxsd/build/root.build
diff options
context:
space:
mode:
Diffstat (limited to 'libxsd/build/root.build')
-rw-r--r--libxsd/build/root.build14
1 files changed, 14 insertions, 0 deletions
diff --git a/libxsd/build/root.build b/libxsd/build/root.build
new file mode 100644
index 0000000..82da455
--- /dev/null
+++ b/libxsd/build/root.build
@@ -0,0 +1,14 @@
+# file : build/root.build
+# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
+
+using in
+
+cxx.std = latest
+
+using cxx
+
+# Note that this is a header-only library.
+#
+hxx{*}: extension = hxx
+ixx{*}: extension = ixx
+txx{*}: extension = txx