From 4bb5ba8bd5fe382cd3f4945c2a2478d8e2188471 Mon Sep 17 00:00:00 2001 From: yihaoDeng Date: Thu, 17 Feb 2022 20:53:39 +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 e84d02800c..b1558b7789 100644 --- a/cmake/cmake.options +++ b/cmake/cmake.options @@ -47,13 +47,13 @@ option( option( BUILD_WITH_UV "If build with libuv" - OFF + ON ) option( BUILD_WITH_UV_TRANS "If build with libuv_trans " - OFF + ON ) option(