This commit is contained in:
Hongze Cheng 2022-01-21 05:49:41 +00:00
parent fcc82bc296
commit 8fcbd64f80
1 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@ option(
option( option(
BUILD_WITH_UV BUILD_WITH_UV
"If build with libuv" "If build with libuv"
OFF ON
) )
option( option(
@ -59,7 +59,7 @@ option(
option( option(
BUILD_WITH_TRAFT BUILD_WITH_TRAFT
"If build with traft" "If build with traft"
OFF ON
) )
option( option(