mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
Core/Misc: Fix building mmaps_geenrator on linux.
This commit is contained in:
@@ -129,6 +129,7 @@ target_link_libraries(mmaps_generator
|
||||
${OPENSSL_LIBRARIES}
|
||||
${BZIP2_LIBRARIES}
|
||||
${ZLIB_LIBRARIES}
|
||||
${CMAKE_THREAD_LIBS_INIT}
|
||||
)
|
||||
|
||||
if( UNIX )
|
||||
|
||||
Reference in New Issue
Block a user