diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-03-04 18:09:26 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-03-04 18:09:26 +0300 |
commit | ba661f79fc6ebf5af0ffa80701f18e99ac2a77ac (patch) | |
tree | 82065e71b6a1214cf5be63d0cfde3986b5797437 | |
parent | fc880f729019ca60891620a6eac109755ef04222 (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/ 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 |