test open UV

This commit is contained in:
yihaoDeng 2022-02-17 20:53:39 +08:00
parent 3c152bfd96
commit 4bb5ba8bd5
1 changed files with 2 additions and 2 deletions

View File

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