From e68ffb66c01817dd2fe738ba9ec2075f8ca9e4f3 Mon Sep 17 00:00:00 2001 From: Nauroze Hoath Date: Mon, 24 Jul 2023 23:22:55 +0000 Subject: [PATCH] Update minimum cmake version range (#4076) --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f942e04ab1..ef0d5ad16b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.1) +cmake_minimum_required(VERSION 3.1...3.27) ## ## PROJECT