diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2016-08-30 19:03:07 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2016-08-30 19:03:07 +0300 |
commit | 3f946b7119e48ee9764f7c0658c4a25a66a3fe03 (patch) | |
tree | 346d0444b3e591d529d512ec342a433d8c4b8ae4 /manifest | |
parent | b2b4a362217bb6be8f1fd554bb7eee5f3a2686e9 (diff) |
Build infrastructure update
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,3 +10,4 @@ A simple library that implements the "Hello World" formatting in C++. url: http://www.example.org/libformat email: hello-users@example.org requires: c++11 +requires: build2 >= 0.4.0 |