mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 03:32:28 -04:00
Core/Build: Merge common library and move database out of shared
This commit is contained in:
@@ -58,10 +58,8 @@ set(OPENSSL_EXPECTED_VERSION 1.0.0)
|
||||
find_package(PCHSupport)
|
||||
find_package(OpenSSL REQUIRED)
|
||||
find_package(Threads REQUIRED)
|
||||
find_package(ZMQ REQUIRED)
|
||||
|
||||
include(ConfigureBoost)
|
||||
find_package(MySQL REQUIRED)
|
||||
|
||||
if( UNIX )
|
||||
find_package(Readline)
|
||||
|
||||
Reference in New Issue
Block a user