aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-light
diff options
context:
space:
mode:
authorAngelo Mantellini <angelo.mantellini@cisco.com>2021-05-26 11:18:35 +0200
committerMauro Sardara <msardara@cisco.com>2021-06-01 09:09:49 +0000
commit7ca1c947dacd1cedee1a574228d2897277198907 (patch)
tree58c684df0bd14d3f6e562271aa6635b5dde89eda /hicn-light
parent31eea8b286ded60b37fcc87de4beb025eb59924e (diff)
[HICN-705] create packages for windows and mac os
Signed-off-by: Angelo Mantellini <angelo.mantellini@cisco.com> Change-Id: Ie408cf35737b8c66d6de3ef49c2990ff4c868a50
Diffstat (limited to 'hicn-light')
-rw-r--r--hicn-light/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/hicn-light/CMakeLists.txt b/hicn-light/CMakeLists.txt
index db56feff7..c9a536dd6 100644
--- a/hicn-light/CMakeLists.txt
+++ b/hicn-light/CMakeLists.txt
@@ -91,6 +91,8 @@ set(HICN_LIGHT_LINK_LIBRARIES
${WINDOWS_LIBRARIES}
)
+set(HICN_LIGHT_LIBRARIES_LIST "${LIBPARC_LIBRARIES};${CMAKE_THREAD_LIBS_INIT};${WINDOWS_LIBRARIES}" CACHE INTERNAL "HICN_LIGHT_LIBRARIES_LIST")
+
# Include dirs -- Order does matter!
list(APPEND HICN_LIGHT_INCLUDE_DIRS