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