Skip to content

Commit

Permalink
Merge pull request #286 from Sororfortuna/patch-1
Browse files Browse the repository at this point in the history
Bump cmake minimum version
  • Loading branch information
uroni authored Sep 28, 2023
2 parents 96b0c0f + d0190e5 commit 18795fa
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.0)
cmake_minimum_required(VERSION 3.5)

# determine whether this is a standalone project or included by other projects
set (MINIZ_STANDALONE_PROJECT ON)
Expand Down

0 comments on commit 18795fa

Please sign in to comment.