Skip to content

Commit

Permalink
chore: Using latest version of cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanbevin committed Jul 4, 2023
1 parent 0c127f3 commit aeab27a
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.9)
cmake_minimum_required(VERSION 3.22)
project(Algorithms_in_C
LANGUAGES C
VERSION 1.0.0
Expand Down

0 comments on commit aeab27a

Please sign in to comment.