Use cmake find_package for ZLIB and PNG libraries
authorThomas Spurden <thomas.spurden@broadcom.com>
Fri, 25 Oct 2019 10:50:34 +0000 (11:50 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Wed, 20 Nov 2019 08:34:44 +0000 (03:34 -0500)
commit67b58ed56ef276de876e85e1c455839ffe7196f2
tree76dd17f9e23c93b904c0e477af2c3388098a0412
parentffc4927c1ceaec788fe190e2120a376de6a5544a
Use cmake find_package for ZLIB and PNG libraries

This is the standard cmake way to find packages.

Change-Id: I193290c413fe917ceaad47519ababfb435c363cb
CMakeLists.txt