mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(Core/Deps): fix build for Windows (#2451)
This commit is contained in:
3
deps/jemalloc/CMakeLists.txt
vendored
3
deps/jemalloc/CMakeLists.txt
vendored
@@ -112,8 +112,5 @@ else()
|
||||
# Provide a dummy target for jemalloc which is used when jemalloc
|
||||
# is disabled or not supported.
|
||||
add_library(jemalloc INTERFACE)
|
||||
target_link_libraries(jemalloc
|
||||
INTERFACE
|
||||
valgrind)
|
||||
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user