summaryrefslogtreecommitdiff
path: root/mhello/build/root.build
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-07-20 08:55:11 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-07-20 08:55:11 +0200
commit9d20ba45831e60f2146b1a338866d59bb81dc362 (patch)
tree8719b704b374a2806f2a8450687cf1d9fe0f7105 /mhello/build/root.build
parent8bb21cfef3955e42bab30ca2dd074f29be5c2c36 (diff)
Add modularized version
Diffstat (limited to 'mhello/build/root.build')
-rw-r--r--mhello/build/root.build9
1 files changed, 9 insertions, 0 deletions
diff --git a/mhello/build/root.build b/mhello/build/root.build
new file mode 100644
index 0000000..a6a0f1b
--- /dev/null
+++ b/mhello/build/root.build
@@ -0,0 +1,9 @@
+cxx.std = experimental
+
+using cxx
+
+cxx{*}: extension = cxx
+
+# Specify the test target for cross-testing.
+#
+test.target = $cxx.target