mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 03:32:28 -04:00
Enabling Boost by default as it seems to work under linux aswell (Gentoo 13.0 that is)
This commit is contained in:
@@ -56,6 +56,8 @@ find_package(ACE REQUIRED)
|
||||
find_package(OpenSSL REQUIRED)
|
||||
find_package(Threads REQUIRED)
|
||||
|
||||
include(ConfigureBoost)
|
||||
|
||||
if( NOT USE_MYSQL_SOURCES )
|
||||
find_package(MySQL REQUIRED)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user