I think I got the libpng android package working.
Note there is a bit of a dependency hack in Gems\Atom\Feature\Common\Code\CMakeLists.txt to work around a mysterious issue; I'll reach out to some experts for investigation. Signed-off-by: santorac <55155825+santorac@users.noreply.github.com>
This commit is contained in:
@@ -24,6 +24,7 @@ ly_add_target(
|
||||
Gem::Atom_RHI.Public
|
||||
PUBLIC
|
||||
Gem::Atom_RHI.Reflect
|
||||
3rdParty::zlib
|
||||
3rdParty::libpng
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user