Merge remote-tracking branch 'origin/main' into scripting-lua

This commit is contained in:
wincent
2022-04-13 19:51:28 +02:00
29 changed files with 215 additions and 266 deletions

View File

@@ -53,7 +53,7 @@ FetchContent_Declare(
FetchContent_Declare(
zlib
URL http://github.com/madler/zlib/archive/refs/tags/v1.2.11.zip
URL https://github.com/madler/zlib/archive/refs/tags/v1.2.11.zip
URL_HASH MD5=9d6a627693163bbbf3f26403a3a0b0b1
)