diff options
Diffstat (limited to 'tests/pkg-config/buildfile')
-rw-r--r-- | tests/pkg-config/buildfile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/pkg-config/buildfile b/tests/pkg-config/buildfile new file mode 100644 index 0000000..896b916 --- /dev/null +++ b/tests/pkg-config/buildfile @@ -0,0 +1,6 @@ +# file : tests/pkg-config/buildfile +# license : MIT; see accompanying LICENSE file + +import libs = libbutl%lib{butl-pkg-config} + +exe{driver}: {h c}{*} $libs testscript |