mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-10 17:38:08 +00:00
Show git download progress with FetchContent (#1869)
Some downloads are slower and showing progress is better than sitting there doing nothing
This commit is contained in:
@@ -54,6 +54,7 @@ elseif (WIN32)
|
||||
zlib
|
||||
URL https://github.com/madler/zlib/archive/refs/tags/v1.2.11.zip
|
||||
URL_HASH MD5=9d6a627693163bbbf3f26403a3a0b0b1
|
||||
GIT_PROGRESS TRUE
|
||||
)
|
||||
|
||||
# Disable warning about no project version.
|
||||
|
Reference in New Issue
Block a user