diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-03-04 18:19:40 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-03-04 18:19:40 +0300 |
commit | c869d577f664881358f1ccd81fb5fce3d477efb7 (patch) | |
tree | 28ac02c00f40fa1b5ad0f925d9e493c1f49222ee | |
parent | cf4d922729d9daced90b660386d6c77a36eb2f66 (diff) |
Add 'builds: all' value to manifest
-rw-r--r-- | manifest | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |