From 7e989834019e49f904df5c5ab0a299bde37c90c9 Mon Sep 17 00:00:00 2001 From: Jan Eilers Date: Fri, 19 Jun 2020 11:47:21 +0100 Subject: IVGCVSW-4488 Adding cxxopts to third-party * as alternative for boost::program_options * added to cmake * added to TPIP list in readme.md Signed-off-by: Jan Eilers Change-Id: Id8c6a12c988196cdac55650bc4761c08a39b3abb --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 15c527ee45..6b9dea580b 100644 --- a/README.md +++ b/README.md @@ -54,10 +54,11 @@ This enables machine processing of license information based on the SPDX License TPIP used by Arm NN: -| Name | License (SPDX ID) | -|------|-------------------| -| half | MIT | -| stb | MIT | +| Name | License (SPDX ID) | +|---------|-------------------| +| half | MIT | +| stb | MIT | +| cxxopts | MIT | ### Contributions -- cgit v1.2.1