switch asio from standalone to boost
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
# Common libraries to link for examples.
|
||||
set(EXAMPLE_LIBS
|
||||
webcc
|
||||
${Boost_LIBRARIES}
|
||||
"${CMAKE_THREAD_LIBS_INIT}")
|
||||
|
||||
if(WEBCC_ENABLE_SSL)
|
||||
|
||||
Reference in New Issue
Block a user