From 8fcbd64f807d36093d86a597d7b1443b160ee949 Mon Sep 17 00:00:00 2001 From: Hongze Cheng Date: Fri, 21 Jan 2022 05:49:41 +0000 Subject: [PATCH] more --- cmake/cmake.options | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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(