fix(Core/Deps): fix build for Windows (#2451)
This commit is contained in:
parent
b1e5943e0a
commit
616b8d9fb1
1 changed files with 0 additions and 3 deletions
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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue