summaryrefslogtreecommitdiff
path: root/libmhello/tests/test/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-07-20 08:55:35 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-07-20 08:55:35 +0200
commitb86d23391e4b7882ebfca582d146e75c6cc1e454 (patch)
tree8d002d34199dd24fa5a3898e6943dca62e906d10 /libmhello/tests/test/buildfile
parentbffe85ae4c01f126c47ab7ea7b220b91d7c65dac (diff)
Add modularized version
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