From 079bbb9fc6198acef17888e6924cbebf9fb4e007 Mon Sep 17 00:00:00 2001 From: yihaoDeng Date: Mon, 14 Feb 2022 17:20:23 +0800 Subject: [PATCH] reset option --- cmake/cmake.options | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmake/cmake.options b/cmake/cmake.options index e6af89f8e9..e84d02800c 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(