summaryrefslogtreecommitdiff
path: root/odb-examples/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-05-07 16:26:41 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-05-07 16:26:41 +0300
commit0bd6524e3258faee44acedf758ccfbcd55368fc2 (patch)
tree80b236d64bd1247a3c083eb818fadb960bb43006 /odb-examples/buildfile
parentd22e4b44f3e543d3f1587c227e101e6ee918612f (diff)
Turn odb-examples repository into package for muti-package repositoryodb-examples
Diffstat (limited to 'odb-examples/buildfile')
-rw-r--r--odb-examples/buildfile6
1 files changed, 6 insertions, 0 deletions
diff --git a/odb-examples/buildfile b/odb-examples/buildfile
new file mode 100644
index 0000000..91a47b6
--- /dev/null
+++ b/odb-examples/buildfile
@@ -0,0 +1,6 @@
+# file : buildfile
+# license : GNU GPL v2; see accompanying LICENSE file
+
+./: {*/ -build/ -boost/ -qt/} doc{README.md} legal{GPLv2 LICENSE} manifest
+
+./: testscript{*}: include = adhoc