From 84264ce241a7e23391b79eed98414741f497bc3e Mon Sep 17 00:00:00 2001 From: yihaoDeng Date: Sat, 26 Feb 2022 19:21:06 +0800 Subject: [PATCH] make CI/CD happy --- cmake/cmake.options | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmake/cmake.options b/cmake/cmake.options index e19c10f6b2..343bc16260 100644 --- a/cmake/cmake.options +++ b/cmake/cmake.options @@ -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(