summaryrefslogtreecommitdiff
path: root/odb
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-03-28 12:04:31 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-03-28 14:23:58 +0300
commit77ae11deccf567c13f628c60faae938753ae7aee (patch)
tree4c6948c6b1c62f398d12b7193066465659008835 /odb
parent3ed47710e7b81b4f48a98f0d848ddc360e5db911 (diff)
Add odb-tests as tests dependency for libodb
Diffstat (limited to 'odb')
-rw-r--r--odb/manifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/manifest b/odb/manifest
index 6e8650c..2ef8b08 100644
--- a/odb/manifest
+++ b/odb/manifest
@@ -12,7 +12,7 @@ doc-url: https://www.codesynthesis.com/products/odb/doc/manual.xhtml
src-url: https://git.codesynthesis.com/cgit/odb/odb/
email: odb-users@codesynthesis.com
build-warning-email: odb-builds@codesynthesis.com
-builds: default
+builds: all
builds: -( +windows -gcc ) ; Requires MinGW GCC.
builds: &gcc ; Requires GCC with plugin support enabled.
builds: &gcc-5+ ; Requires GCC 5 or later.