Diffusion Krita 0aef9eb12015

packaging: Add HEIF support for 3rdparty builds

Authored by vanyossi on Mar 25 2019, 3:04 AM.

Description

packaging: Add HEIF support for 3rdparty builds

Heif only builds correctly with pkg-config using configure script, cmake build
does not create install targets and cannot find dependencies.

pkg-config is needed as defining dependencies directories as stated in
configure --help, does find the libraries but creates linker errors using
libde265 and x265 include flags.

ref D20038

Details

Committed
vanyossiApr 2 2019, 9:56 PM
Parents
R37:77ef190df7bd: Also echo the deps cmake command
Branches
Unknown
Tags
Unknown