aboutsummaryrefslogtreecommitdiff
path: root/tests/install/lib/libtest/build/root.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/install/lib/libtest/build/root.build')
-rw-r--r--tests/install/lib/libtest/build/root.build11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/install/lib/libtest/build/root.build b/tests/install/lib/libtest/build/root.build
new file mode 100644
index 0000000..59c1e37
--- /dev/null
+++ b/tests/install/lib/libtest/build/root.build
@@ -0,0 +1,11 @@
+using cxx
+
+hxx.ext = hxx
+ixx.ext = ixx
+cxx.ext = cxx
+
+tests/:
+{
+ test.exe = true
+ install = false
+}