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/buildfile6
1 files changed, 6 insertions, 0 deletions
diff --git a/libmhello/tests/test/buildfile b/libmhello/tests/test/buildfile
new file mode 100644
index 0000000..88a391c
--- /dev/null
+++ b/libmhello/tests/test/buildfile
@@ -0,0 +1,6 @@
+import libs = libmhello%lib{mhello}
+import libs += libmformat%lib{mformat}
+import libs += libstd-modules%liba{std-modules}
+
+exe{driver}: cxx{driver} $libs
+exe{driver}: test.output = test.out