summaryrefslogtreecommitdiff
path: root/tests/merge/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/merge/buildfile')
-rw-r--r--tests/merge/buildfile10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/merge/buildfile b/tests/merge/buildfile
new file mode 100644
index 0000000..c1ef0a1
--- /dev/null
+++ b/tests/merge/buildfile
@@ -0,0 +1,10 @@
+# file : tests/merge/buildfile
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
+# license : MIT; see accompanying LICENSE file
+
+exe{driver}: {hxx cxx}{* -test} cli.cxx{test}
+
+cxx.poptions =+ "-I$out_base"
+
+cli.cxx{test}: cli{test}
+cli.options = --generate-merge