From e97ea2974fe9a1f7d24bbec87cb013d61f587740 Mon Sep 17 00:00:00 2001
From: Yabin Li <wucong.lyb@alibaba-inc.com>
Date: 星期五, 07 七月 2023 14:16:04 +0800
Subject: [PATCH] Update CMakeLists.txt

---
 funasr/runtime/websocket/CMakeLists.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/funasr/runtime/websocket/CMakeLists.txt b/funasr/runtime/websocket/CMakeLists.txt
index 513e48d..51b0795 100644
--- a/funasr/runtime/websocket/CMakeLists.txt
+++ b/funasr/runtime/websocket/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.10)
+cmake_minimum_required(VERSION 3.16)
 
 project(FunASRWebscoket) 
 

--
Gitblit v1.9.1