From 742b2d4ffdccfeae2af31af78888eb10ea4ef28c Mon Sep 17 00:00:00 2001 From: Mauro Sardara Date: Tue, 8 Sep 2020 14:27:37 +0200 Subject: [HICN-637] Remove hicn_plugin dependency from libtransport. Signed-off-by: Mauro Sardara Change-Id: Iabfe133ffc2235fa2341538767ce83c2e5ad77b1 Signed-off-by: Mauro Sardara --- libtransport/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'libtransport') diff --git a/libtransport/CMakeLists.txt b/libtransport/CMakeLists.txt index 16c28f390..28124b26e 100644 --- a/libtransport/CMakeLists.txt +++ b/libtransport/CMakeLists.txt @@ -112,7 +112,6 @@ else() if (__vpp__) list(APPEND DEPENDENCIES - hicn_plugin ${SAFE_VAPI_SHARED} ) -- cgit 1.2.3-korg