aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2017-04-25 14:29:42 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2017-04-25 14:29:42 +0200
commitb9c8255d5d116e89b79000dc5f6f232e319ca2b7 (patch)
tree95fd63ff31ef6f368defb88a879a3e06471cf6dc /CMakeLists.txt
parent5c9633d31c601edb4d509c2214867726340e699d (diff)
cleanup
Change-Id: Ia49afc6c7d70da676ac9ea6b493a23fc3756a482 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 28fc1e7b..12d78094 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -69,7 +69,6 @@ SET(include_dirs
)
SET(link_libraries
- ${libefence_LIBRARIES}
${CMAKE_THREAD_LIBS_INIT}
${json-c_LIBRARIES}
)