Update ZLIB min req osx ios and android to reasonable limits (#4473)

This also updates the name of the zlib library to uppercase ZLIB which conforms to normal CMake standards .
Signed-off-by: lawsonamzn <70027408+lawsonamzn@users.noreply.github.com>
This commit is contained in:
Nicholas Lawson
2021-10-05 15:20:26 -07:00
committed by GitHub
parent 84f28033a0
commit 977d58e1a8
12 changed files with 16 additions and 13 deletions
@@ -25,7 +25,6 @@ ly_add_target(
BUILD_DEPENDENCIES
PRIVATE
AZ::AzCore
3rdParty::zlib
3rdParty::zstd
3rdParty::OpenSSL
PUBLIC