diff --git a/cmake/cmake.options b/cmake/cmake.options index faa45256fb..8e57165565 100644 --- a/cmake/cmake.options +++ b/cmake/cmake.options @@ -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(