aboutsummaryrefslogtreecommitdiff
path: root/ports/openimageio/fix_find_openexr.patch
AgeCommit message (Collapse)Author
2019-09-29[alembic,geogram,openimageio]: alembic: in favor of FindOpenEXR.cmake ↵Chao
installed alongside package openexr by vcpkg so that debug version of openexr can actually be found and linked into; (#8379) geogram: remove /src/lib from INTERFACE_INCLUDE_DIRECTORIES in GeogramTargets.cmake, as /src/lib is not a valid include path; openimageio: in favor of FindOpenEXR.cmake and LibRaw-config.cmake installed by vcpkg so that the debug version of openexr and libraw can actually be found and linked into;
2019-09-18[openimageio] Fix debug suffix issue. (#8230)JackBoosY
2019-08-20[openimageio]Fix find correct debug/release openexr libraries. (#7747)JackBoosY