mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
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:
parent
aaf84ab08f
commit
25b9e0a159
@ -1,4 +1,4 @@
|
|||||||
cmake_minimum_required(VERSION 3.9)
|
cmake_minimum_required(VERSION 3.22)
|
||||||
project(Algorithms_in_C++
|
project(Algorithms_in_C++
|
||||||
LANGUAGES CXX
|
LANGUAGES CXX
|
||||||
VERSION 1.0.0
|
VERSION 1.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user