mirror of
https://github.com/boostorg/beast.git
synced 2025-08-02 14:24:31 +02:00
committed by
Richard Hodges
parent
982120c73e
commit
e7c677effe
@@ -142,6 +142,7 @@ add_definitions (-DBOOST_COROUTINES_NO_DEPRECATION_WARNING=1)
|
|||||||
|
|
||||||
if (MSVC)
|
if (MSVC)
|
||||||
include_directories (${BOOST_ROOT})
|
include_directories (${BOOST_ROOT})
|
||||||
|
link_libraries( bcrypt.lib )
|
||||||
else()
|
else()
|
||||||
set(BOOST_INCLUDEDIR ${BOOST_ROOT})
|
set(BOOST_INCLUDEDIR ${BOOST_ROOT})
|
||||||
set(BOOST_LIBRARYDIR ${BOOST_ROOT}/stage/lib)
|
set(BOOST_LIBRARYDIR ${BOOST_ROOT}/stage/lib)
|
||||||
|
Reference in New Issue
Block a user