From c512c85c3d332f583d502d8911fea3618affce76 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 11 Jul 2018 22:45:21 +0300 Subject: Add project manifest value --- mhello/manifest | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mhello') diff --git a/mhello/manifest b/mhello/manifest index e9355e8..53b8150 100644 --- a/mhello/manifest +++ b/mhello/manifest @@ -1,9 +1,10 @@ : 1 name: mhello version: 1.0.0 +project: hello summary: The modularized "Hello World" example program license: MIT -tags: c++, hello, world, example +tags: c++, world, example description: \ A simple program that implements the "Hello World" example in C++ with modules using the libhello library. Its primary goal is to show a -- cgit v1.1