Skip to content

Commit

Permalink
Update cmake files to latest CMake.
Browse files Browse the repository at this point in the history
Minimum CMake version is 3.15 (For MSVC_RUNTIME_LIBRARY property)
Added CMake 3.19 CMakePresets.json for quick configuring.

Consumers can create a "CMakeUserPresets.json" to
configure zlib to their desires.
  • Loading branch information
WildCard65 committed Apr 10, 2021
1 parent 53ce271 commit 6874832
Show file tree
Hide file tree
Showing 7 changed files with 381 additions and 208 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,7 @@
/configure.log

.DS_Store

.history/
build/
CMakeUserPresets.json
Loading

0 comments on commit 6874832

Please sign in to comment.