weston/libweston/color-lcms
Pekka Paalanen 7fa9b15348 build: consolidate lcms2 dependencies
It's bad form to set the same variable in multiple places, and not all
of them were even equivalent.

Move lcms2 finding to the root level build file only. It is still an
optional dependency like before, and the if-not-found checks are still
in place where actually needed.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
2022-06-03 10:22:25 +00:00
..
color-lcms.c color-lcms: color characteristics into HDR metadata 2022-05-27 10:30:35 +00:00
color-lcms.h color-lcms: LCMS transform for color mapping 2022-02-12 23:19:00 -05:00
color-profile.c color-lcms: Always use cmsContext for LCMS API which has THR suffix 2022-03-01 22:49:39 -05:00
color-transform.c color-lcms: LCMS transform for color mapping 2022-02-12 23:19:00 -05:00
meson.build build: consolidate lcms2 dependencies 2022-06-03 10:22:25 +00:00