chore: update CMake version #1271 (#1284)

* update cmake version

* chore: Update cmake version

* chore: Using latest version of cmake

---------

Co-authored-by: rbevin777 <rbevin7@gmail.com>
Co-authored-by: ryanbevin <ryanbevin@pop-os.localdomain>
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
Ryan Bevin 2023-07-19 03:53:50 +01:00 committed by GitHub
parent 77522fdbc1
commit 1bbbac6546
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.6)
cmake_minimum_required(VERSION 3.22)
project(Algorithms_in_C
LANGUAGES C
VERSION 1.0.0