diff options
author | José Bollo <jose.bollo@iot.bzh> | 2017-04-25 14:29:42 +0200 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2017-04-25 14:29:42 +0200 |
commit | b9c8255d5d116e89b79000dc5f6f232e319ca2b7 (patch) | |
tree | 95fd63ff31ef6f368defb88a879a3e06471cf6dc | |
parent | 5c9633d31c601edb4d509c2214867726340e699d (diff) |
cleanup
Change-Id: Ia49afc6c7d70da676ac9ea6b493a23fc3756a482
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
-rw-r--r-- | CMakeLists.txt | 1 |
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} ) |