Skip to content

Commit

Permalink
chore: update CMake version #1271 (#1284)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
4 people committed Jul 19, 2023
1 parent 77522fd commit 1bbbac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 1bbbac6

Please sign in to comment.