aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/CMakeLists.txt
diff options
context:
space:
mode:
authorMauro Sardara <msardara@cisco.com>2020-12-17 19:47:03 +0100
committerMauro Sardara <msardara@cisco.com>2020-12-17 19:51:01 +0100
commit1c5d2a9a335ee9c1e277ba42bcebc1d7c611b2d6 (patch)
treedb38661a20a6d8bca02116c26ea4428c6377d898 /libtransport/CMakeLists.txt
parentb107d19d5d56e4e10913ac793530ecf4545c09d3 (diff)
[HICN-666] Fix libhicntransport-memif dependencies.
Signed-off-by: Mauro Sardara <msardara@cisco.com> Change-Id: I5315d3e4d591c35c57b3a11cd49e676c3391056c Signed-off-by: Mauro Sardara <msardara@cisco.com>
Diffstat (limited to 'libtransport/CMakeLists.txt')
-rw-r--r--libtransport/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/libtransport/CMakeLists.txt b/libtransport/CMakeLists.txt
index 28124b26e..b07c8cccb 100644
--- a/libtransport/CMakeLists.txt
+++ b/libtransport/CMakeLists.txt
@@ -152,7 +152,6 @@ list(APPEND LIBRARIES
${ANDROID_LIBRARIES}
${OPENSSL_LIBRARIES}
${WINDOWS_LIBRARIES}
- ${LIBHICNCTRL_LIBRARIES}
)
# Include dirs -- Order does matter!