From fa379cb22a8c95a71059e3ca749430de4cbcc5bd Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Fri, 6 Jan 2023 19:32:53 +0200 Subject: [PATCH] Revert "tmp" This reverts commit 1652965529a467213b588491d7849292df7808d9. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 5233459e..7e49dce8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required (VERSION 3.18) +cmake_minimum_required (VERSION 3.0) project(whisper.cpp VERSION 1.0.4)