aboutsummaryrefslogtreecommitdiff
path: root/ports/openexr/vcpkg.json
AgeCommit message (Collapse)Author
2021-06-11[openexr] fixup pkgconfig (#18123)Matthias C. M. Troffaes
* [openexr] fixup pkgconfig * [openexr] x-add-version * [openexr] drop _d library suffix for debug builds (ensures correct .pc file) * [openexr] x-add-version * [openexr] rename patches in order, add pkg-config debug suffix patch * [openexr] x-add-version * [openexr] update patch to match upstream PR * [openexr] x-add-version
2020-12-16[openexr] Remove python dependency of openexr. (#15147)Billy O'Neal
In https://github.com/microsoft/vcpkg/pull/14891 @Hoikas points out that the port depends on Python but the portfile.cmake explicitly disables it with `-DPYILMBASE_ENABLE=FALSE`.