summaryrefslogtreecommitdiff
path: root/hello/build/root.build
diff options
context:
space:
mode:
Diffstat (limited to 'hello/build/root.build')
-rw-r--r--hello/build/root.build9
1 files changed, 9 insertions, 0 deletions
diff --git a/hello/build/root.build b/hello/build/root.build
new file mode 100644
index 0000000..7c65dab
--- /dev/null
+++ b/hello/build/root.build
@@ -0,0 +1,9 @@
+cxx.std = 11
+
+using cxx
+
+cxx{*}: extension = cxx
+
+# Specify the test target for cross-testing.
+#
+test.target = $cxx.target