diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2016-08-30 20:43:20 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2016-08-30 23:09:54 +0300 |
commit | 5769aaa5ccfca2cfa25bf898c2dd113b1504c1d6 (patch) | |
tree | e49ee79c62db12a20d618a2a75a5d8aee830b207 /manifest | |
parent | 398bea3c765b031540bd17841c71825dcb7b62c7 (diff) |
Build infrastructure update
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,3 +5,5 @@ summary: Zero-dependencies "Hello World" program license: public-domain url: http://example.org/hello0 email: hello0@example.org +requires: c++11 +requires: build2 >= 0.4.0 |