diff options
Diffstat (limited to 'libtransport/CMakeLists.txt')
-rw-r--r-- | libtransport/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
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} ) |