mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-06-17 14:12:25 +00:00
link against boost::system
This commit is contained in:
@@ -174,6 +174,7 @@ endif()
|
|||||||
|
|
||||||
set(BeamMP_Libraries
|
set(BeamMP_Libraries
|
||||||
Boost::boost
|
Boost::boost
|
||||||
|
Boost::system
|
||||||
doctest::doctest
|
doctest::doctest
|
||||||
OpenSSL::SSL
|
OpenSSL::SSL
|
||||||
OpenSSL::Crypto
|
OpenSSL::Crypto
|
||||||
|
|||||||
Reference in New Issue
Block a user