summaryrefslogtreecommitdiff
path: root/libmhello/tests/test/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'libmhello/tests/test/buildfile')
-rw-r--r--libmhello/tests/test/buildfile5
1 files changed, 5 insertions, 0 deletions
diff --git a/libmhello/tests/test/buildfile b/libmhello/tests/test/buildfile
new file mode 100644
index 0000000..7253fc6
--- /dev/null
+++ b/libmhello/tests/test/buildfile
@@ -0,0 +1,5 @@
+import libs = libmhello%lib{mhello}
+import libs += libstd-modules%liba{std-modules}
+
+exe{driver}: cxx{driver} $libs
+exe{driver}: test.output = test.out