Skip to content

Commit

Permalink
Bump cmake version to 3.16 (#860)
Browse files Browse the repository at this point in the history
Signed-off-by: Cornelius Claussen <cc@pionix.de>
Co-authored-by: Kai Hermann <kai-uwe.hermann@pionix.de>
  • Loading branch information
corneliusclaussen and hikinggrass authored Sep 25, 2024
1 parent f21ec2b commit 7888bed
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.14.7)
cmake_minimum_required(VERSION 3.16)

project(everest-core
VERSION 2024.8.0
Expand Down

0 comments on commit 7888bed

Please sign in to comment.