From adb813f09e9ff2d36f52be83080273386cba7f72 Mon Sep 17 00:00:00 2001 From: yihaoDeng Date: Thu, 17 Feb 2022 21:12:55 +0800 Subject: [PATCH] test open UV --- cmake/cmake.options | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmake/cmake.options b/cmake/cmake.options index b1558b7789..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(