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
@@ -39,7 +39,6 @@ ly_add_target(
EDITOR_COMMON_IMPORTS
BUILD_DEPENDENCIES
PRIVATE
3rdParty::zlib
3rdParty::Qt::Core
3rdParty::Qt::Widgets
Legacy::CryCommon