mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
Fixed compilation after dir rework
This commit is contained in:
2
deps/jemalloc/CMakeLists.txt
vendored
2
deps/jemalloc/CMakeLists.txt
vendored
@@ -19,7 +19,7 @@ endif()
|
||||
|
||||
# Create the header, so we can use it
|
||||
configure_file(
|
||||
"${CMAKE_SOURCE_DIR}/modules/worldengine/deps/jemalloc/jemalloc_defs.h.in.cmake"
|
||||
"${CMAKE_SOURCE_DIR}/deps/jemalloc/jemalloc_defs.h.in.cmake"
|
||||
"${BUILDDIR}/jemalloc_defs.h"
|
||||
@ONLY
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user