aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-plugin/README.md
diff options
context:
space:
mode:
authorAlberto Compagno <acompagn+fdio@cisco.com>2019-08-14 10:44:44 +0200
committerAlberto Compagno <acompagn+fdio@cisco.com>2019-08-14 11:21:19 +0200
commit1d896a7f11998346b7ceb0385b1c94ecb5c90c2e (patch)
treef6f9ff3359ea8f42a11ef9ed9f7abfad6ba86ddf /hicn-plugin/README.md
parentaf6944a35b97a971139d93da49e09e023005f633 (diff)
[HICN-259] Moving header files to the package hicn-plugin-dev
Change-Id: I4859025964862dbb0bd2113edb24e716ccb7c5cc Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
Diffstat (limited to 'hicn-plugin/README.md')
-rw-r--r--hicn-plugin/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/hicn-plugin/README.md b/hicn-plugin/README.md
index 2208f5ada..d6a4dbc2d 100644
--- a/hicn-plugin/README.md
+++ b/hicn-plugin/README.md
@@ -45,7 +45,6 @@ $ sudo make install
CMAKE variables:
- CMAKE_INSTALL_PREFIX -- set the install directory for the hicn-plugin. This is the common path to the lib folder containing vpp_plugins and vpp_api_test_plugins folders. Default is /usr/local.
- VPP_HOME -- set the directory containing the include and lib directories of vpp.
-- HICN_API_TEST_HEADER_FILES -- set the install directory for the header files. Default is <vpp install dir>/include/vpp_plugins/hicn
```
## Using hICN plugin ##