From 1c5d2a9a335ee9c1e277ba42bcebc1d7c611b2d6 Mon Sep 17 00:00:00 2001 From: Mauro Sardara Date: Thu, 17 Dec 2020 19:47:03 +0100 Subject: [HICN-666] Fix libhicntransport-memif dependencies. Signed-off-by: Mauro Sardara Change-Id: I5315d3e4d591c35c57b3a11cd49e676c3391056c Signed-off-by: Mauro Sardara --- libtransport/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'libtransport/CMakeLists.txt') 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! -- cgit 1.2.3-korg