Skip to content

Fix TIFF linking by using imported target TIFF::TIFF#1002

Merged
christian-rauch merged 2 commits intostevenlovegrove:masterfrom
ivreo:fix/tiff-linking-cmake
Nov 13, 2025
Merged

Fix TIFF linking by using imported target TIFF::TIFF#1002
christian-rauch merged 2 commits intostevenlovegrove:masterfrom
ivreo:fix/tiff-linking-cmake

Conversation

@ivreo
Copy link
Contributor

@ivreo ivreo commented Nov 13, 2025

Replaces deprecated TIFF_LIBRARY variable with modern CMake imported target TIFF::TIFF to fix linking issues.

Related to Issue #1000.

Tested on cmake 4.1.2 and libtiff-4 4.7.1 on archlinux.

Replaces deprecated TIFF_LIBRARY variable with modern CMake
imported target TIFF::TIFF to fix linking issues.
The TIFF::TIFF imported target already defines the include directory.
@christian-rauch christian-rauch merged commit dc4219f into stevenlovegrove:master Nov 13, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants