mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Dep/Boost: Remove linking boost::system library, it is fully header only since 1.89 and has been just a empty dummy library since 1.69
This commit is contained in:
@@ -44,7 +44,6 @@ endif()
|
||||
find_package(Boost ${BOOST_REQUIRED_VERSION}
|
||||
REQUIRED
|
||||
COMPONENTS
|
||||
system
|
||||
filesystem
|
||||
program_options
|
||||
regex
|
||||
|
||||
Reference in New Issue
Block a user