aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJan Eilers <jan.eilers@arm.com>2020-06-19 11:47:21 +0100
committerJan Eilers <jan.eilers@arm.com>2020-06-19 17:18:18 +0100
commit7e989834019e49f904df5c5ab0a299bde37c90c9 (patch)
tree98e84ddbbffdc1fbe5f10828763712d7ff9ae55a /README.md
parent2b6a6a4fe1b97e7321a8d19f95bd515207d49302 (diff)
downloadarmnn-7e989834019e49f904df5c5ab0a299bde37c90c9.tar.gz
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 <jan.eilers@arm.com> Change-Id: Id8c6a12c988196cdac55650bc4761c08a39b3abb
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
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