mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-04 05:44:35 +00: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user