switch asio from standalone to boost

This commit is contained in:
Chunting Gu
2020-08-31 14:57:47 +08:00
parent 20f02aa704
commit d49db1ec9c
507 changed files with 237 additions and 110294 deletions
+1
View File
@@ -8,6 +8,7 @@ set(UT_TARGET_NAME webcc_unittest)
# Common libraries to link.
set(UT_LIBS
webcc
${Boost_LIBRARIES}
GTest::GTest
GTest::Main
"${CMAKE_THREAD_LIBS_INIT}")