Exiv2 / exiv2

Image metadata library and tools
http://www.exiv2.org/
Other
885 stars 279 forks source link

CMake: Fix building samples without webready #2963

Closed ferdnyc closed 1 month ago

ferdnyc commented 1 month ago

If EXIV2_ENABLE_WEBREADY is false, the conntest sample can't be built, as its code depends on Exiv2::http which doesn't exist in a non-webready build.

Fixes #2961

kmilos commented 1 month ago

@mergify backport 0.28.x

mergify[bot] commented 1 month ago

backport 0.28.x

✅ Backports have been created

* [#2973 CMake: Fix building samples without webready (backport #2963)](https://github.com/Exiv2/exiv2/pull/2973) has been created for branch `0.28.x` but encountered conflicts