From 22738e6177e9e1348e5a9c23c5a71e1d1ef7246f Mon Sep 17 00:00:00 2001 From: Mauro Sardara Date: Fri, 18 Sep 2020 15:30:19 +0000 Subject: Revert "[HICN-574] Fix compilation issue." This reverts commit 5cf2d8077c19387a2d257f0f7804209c7dd7cbb7. Reason for revert: Merged into wrong branch Change-Id: I41b9d9fccc29b388ffd2f5408dbe8ecb708443f8 Signed-off-by: Mauro Sardara --- libtransport/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'libtransport') diff --git a/libtransport/CMakeLists.txt b/libtransport/CMakeLists.txt index f38c98560..28124b26e 100644 --- a/libtransport/CMakeLists.txt +++ b/libtransport/CMakeLists.txt @@ -128,8 +128,6 @@ list(APPEND LIBTRANSPORT_INTERNAL_INCLUDE_DIRS ${SAFE_VAPI_INCLUDE_DIRS} ) -message("Libsafe vapi: ${SAFE_VAPI_INCLUDE_DIRS}") - include(Packaging) find_package(Threads REQUIRED) -- cgit 1.2.3-korg