test open UV

This commit is contained in:
yihaoDeng 2022-02-17 21:12:55 +08:00
parent 4bb5ba8bd5
commit adb813f09e
1 changed files with 2 additions and 2 deletions

View File

@ -47,13 +47,13 @@ option(
option(
BUILD_WITH_UV
"If build with libuv"
ON
OFF
)
option(
BUILD_WITH_UV_TRANS
"If build with libuv_trans "
ON
OFF
)
option(