more
This commit is contained in:
parent
fcc82bc296
commit
8fcbd64f80
|
@ -47,7 +47,7 @@ option(
|
|||
option(
|
||||
BUILD_WITH_UV
|
||||
"If build with libuv"
|
||||
OFF
|
||||
ON
|
||||
)
|
||||
|
||||
option(
|
||||
|
@ -59,7 +59,7 @@ option(
|
|||
option(
|
||||
BUILD_WITH_TRAFT
|
||||
"If build with traft"
|
||||
OFF
|
||||
ON
|
||||
)
|
||||
|
||||
option(
|
||||
|
|
Loading…
Reference in New Issue