feat: update cmake to use a newer version (#2505)

Co-authored-by: rbevin777 <rbevin7@gmail.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
Ryan Bevin 2023-07-20 14:53:12 +01:00 committed by GitHub
parent aaf84ab08f
commit 25b9e0a159
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.9)
cmake_minimum_required(VERSION 3.22)
project(Algorithms_in_C++
LANGUAGES CXX
VERSION 1.0.0