Skip to content

Commit

Permalink
⬆ [miniz] Hoping this fixes the build error
Browse files Browse the repository at this point in the history
  • Loading branch information
JulesFouchy committed Feb 5, 2025
1 parent 548194d commit 6c9cde4
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
Expand Up @@ -45,7 +45,7 @@ target_link_libraries(Coollab-Launcher-Properties INTERFACE Cool::spawn_process)
FetchContent_Declare(
miniz
GIT_REPOSITORY https://github.com/richgel999/miniz.git
GIT_TAG 3.0.2
GIT_TAG 0c30a001bc3c70770a8742ff00899e662f040c75
SYSTEM
)
FetchContent_MakeAvailable(miniz)
Expand Down

0 comments on commit 6c9cde4

Please sign in to comment.