From 2b63954629f928b646fbd94fe78ddbc5079bce66 Mon Sep 17 00:00:00 2001 From: Sujal Gupta <55016909+heysujal@users.noreply.github.com> Date: Thu, 15 Jun 2023 19:15:56 +0530 Subject: [PATCH] update cmake version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f92eefd74..38a3ecf70 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.9) +cmake_minimum_required(VERSION 3.26.4) project(Algorithms_in_C++ LANGUAGES CXX VERSION 1.0.0