[TD-13760]<fix>: libuv replace socket error.

This commit is contained in:
afwerar 2022-03-07 19:01:06 +08:00
parent 44367a009f
commit 15f33923a5
1 changed files with 0 additions and 3 deletions

View File

@ -8,6 +8,3 @@ target_include_directories(
target_link_libraries(
os pthread dl rt m
)
if(${BUILD_WITH_UV})
add_definitions(-DUSE_UV)
endif(${BUILD_TEST})