diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-12-02 00:47:08 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-12-02 00:47:08 +0300 |
commit | af1724999b342848cfc2a399ca940af4abcc6a56 (patch) | |
tree | cdab47ce2f718440bbdee667165611226eec2735 | |
parent | b88364e94415caa015f7a77b3b55f9d5cccb519f (diff) |
Add commented out builds value to manifest
-rw-r--r-- | manifest | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +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 requires: c++11 depends: * build2 >= 0.8.0- depends: * bpkg >= 0.8.0- |