This commit is contained in:
yihaoDeng 2022-02-14 16:58:09 +08:00
parent 6ae1bc51dc
commit 6ada77a512
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(