aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-03-04 18:09:26 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-03-04 18:09:26 +0300
commitba661f79fc6ebf5af0ffa80701f18e99ac2a77ac (patch)
tree82065e71b6a1214cf5be63d0cfde3986b5797437
parentfc880f729019ca60891620a6eac109755ef04222 (diff)
Add 'builds: all' value to manifest
-rw-r--r--manifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest b/manifest
index 4d79f91..0ef76a6 100644
--- a/manifest
+++ b/manifest
@@ -13,7 +13,7 @@ doc-url: https://www.codesynthesis.com/products/odb/doc/manual.xhtml
src-url: https://git.codesynthesis.com/cgit/odb/libodb/
email: odb-users@codesynthesis.com
build-email: odb-builds@codesynthesis.com
-#builds: all
+builds: all
requires: c++11
depends: * build2 >= 0.9.0
depends: * bpkg >= 0.9.0