aboutsummaryrefslogtreecommitdiff
path: root/dep
diff options
context:
space:
mode:
Diffstat (limited to 'dep')
-rw-r--r--dep/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/dep/CMakeLists.txt b/dep/CMakeLists.txt
index 8332d1b1546..3e4060af446 100644
--- a/dep/CMakeLists.txt
+++ b/dep/CMakeLists.txt
@@ -17,7 +17,6 @@ endif()
if(CMAKE_SYSTEM_NAME MATCHES "Linux")
if(SERVERS)
add_subdirectory(jemalloc)
- set(JEMALLOC_LIB "jemalloc")
endif()
endif()