From 3718e549ee31ac764b327bbf3d6e51dd7e224b46 Mon Sep 17 00:00:00 2001 From: Angelo Mantellini Date: Thu, 26 Mar 2020 12:02:23 +0100 Subject: [HICN-581] update hicn stack to support windows, again Signed-off-by: Angelo Mantellini Change-Id: Ic5cfeae600fde8140a076807fa1e411da1933a02 --- lib/includes/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/includes/CMakeLists.txt') diff --git a/lib/includes/CMakeLists.txt b/lib/includes/CMakeLists.txt index 60247909c..12529bd57 100644 --- a/lib/includes/CMakeLists.txt +++ b/lib/includes/CMakeLists.txt @@ -11,15 +11,12 @@ # See the License for the specific language governing permissions and # limitations under the License. -# XXX - set(HICN_INCLUDE_DIRS ${CMAKE_CURRENT_SOURCE_DIR} "" CACHE INTERNAL "" FORCE ) - set(LIBHICN_HEADER_FILES ${CMAKE_CURRENT_SOURCE_DIR}/hicn/hicn.h ${CMAKE_CURRENT_SOURCE_DIR}/hicn/base.h -- cgit 1.2.3-korg