diff options
-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} ) |