reset option

This commit is contained in:
yihaoDeng 2022-02-14 17:20:23 +08:00
parent 6ada77a512
commit 079bbb9fc6
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(