aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/CMakeLists.txt
diff options
context:
space:
mode:
authorMauro Sardara <msardara@cisco.com>2020-12-17 19:06:33 +0000
committerGerrit Code Review <gerrit@fd.io>2020-12-17 19:06:33 +0000
commit5b64d419c7c8cab6c8e25ce0ecae8f1f258e7e20 (patch)
tree79eb62b1554fedecfa25809812cab83554cf267c /libtransport/CMakeLists.txt
parent8e278cb44bb1c1a1dda3f2fff67df3e5034d37d6 (diff)
parent1c5d2a9a335ee9c1e277ba42bcebc1d7c611b2d6 (diff)
Merge "[HICN-666] Fix libhicntransport-memif dependencies."
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!