You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add libdeflate as depencency, introduced in v3.2.0
no zlib dependency since v3.2.0, replaced by libdeflate
add OpenJPH as dependency, since v3.4.0
internal_ht.cpp: fix OpenJPH includes for 0.23
OpenJPH 0.23.0 unified the include directories between cmake and
pkgconfig. Need to update the correpsonding includes to contain the
`openjph/` subfolder.
Corresponding PR:
https://github.com/AcademySoftwareFoundation/openexr/pull/2122