Fixed link to zlib-ng repository

This commit is contained in:
Nathan Moinvaziri 2020-11-05 13:16:38 -08:00 committed by GitHub
parent ed03eedeff
commit a9fb9258f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,7 @@ By default, if zlib is not found, it will be pulled as an external project and i
To compile using zlib-ng use the following cmake args:
```
-DZLIB_REPOSITORY=https://github.com/Dead2/zlib-ng -DZLIB_TAG=develop
-DZLIB_REPOSITORY=https://github.com/zlib-ng/zlib-ng -DZLIB_TAG=develop
```
**Compiling and Installing Zlib (Windows)**