mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08:00
* 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:
parent
77522fdbc1
commit
1bbbac6546
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user