aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-03-04 18:19:40 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-03-04 18:19:40 +0300
commitc869d577f664881358f1ccd81fb5fce3d477efb7 (patch)
tree28ac02c00f40fa1b5ad0f925d9e493c1f49222ee
parentcf4d922729d9daced90b660386d6c77a36eb2f66 (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 feab40a..c512c33 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-sqlite/
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