Fix FetchContent_Declare speed

This commit is contained in:
David Markowitz
2025-09-11 22:47:00 -07:00
parent fccf2fb0d3
commit d6a21a005f
3 changed files with 4 additions and 0 deletions

View File

@@ -55,6 +55,7 @@ elseif (WIN32)
URL https://github.com/madler/zlib/archive/refs/tags/v1.2.11.zip
URL_HASH MD5=9d6a627693163bbbf3f26403a3a0b0b1
GIT_PROGRESS TRUE
GIT_SHALLOW 1
)
# Disable warning about no project version.