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
@@ -141,7 +141,8 @@ add_definitions (-DBOOST_ASIO_DISABLE_BOOST_REGEX=1)
|
||||
add_definitions (-DBOOST_COROUTINES_NO_DEPRECATION_WARNING=1)
|
||||
|
||||
if (MSVC)
|
||||
include_directories (${BOOST_ROOT})
|
||||
include_directories (${BOOST_ROOT})
|
||||
link_libraries( bcrypt.lib )
|
||||
else()
|
||||
set(BOOST_INCLUDEDIR ${BOOST_ROOT})
|
||||
set(BOOST_LIBRARYDIR ${BOOST_ROOT}/stage/lib)
|
||||
|
Reference in New Issue
Block a user