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