From dbf46876d7d9373c3c1aadd82cbc742b819c53d8 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 11 Jul 2018 22:44:02 +0300 Subject: Add project manifest value --- libhello/manifest | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libhello/manifest') diff --git a/libhello/manifest b/libhello/manifest index 4cd3296..95037b0 100644 --- a/libhello/manifest +++ b/libhello/manifest @@ -1,9 +1,10 @@ : 1 name: libhello version: 1.1.0 +project: hello summary: The "Hello World" example library license: MIT -tags: c++, hello, world, example +tags: c++, world, example description: \ A simple library that implements the "Hello World" example in C++. Its primary goal is to show a canonical build2/bpkg project/package. -- cgit v1.1