aboutsummaryrefslogtreecommitdiff
path: root/tests/string-parser/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/string-parser/buildfile')
-rw-r--r--tests/string-parser/buildfile7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/string-parser/buildfile b/tests/string-parser/buildfile
new file mode 100644
index 0000000..9ccf480
--- /dev/null
+++ b/tests/string-parser/buildfile
@@ -0,0 +1,7 @@
+# file : tests/string-parser/buildfile
+# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
+# license : MIT; see accompanying LICENSE file
+
+exe{driver}: cxx{driver} ../../butl/lib{butl} test{testscript}
+
+include ../../butl/