Skip to content

Linking against vcpkg feature library #40148

Answered by dg0yt
LittleTreeTrunk asked this question in Q&A
Discussion options

You must be logged in to vote

TIFF::TIFF is the widely used target available via the Find module but not the C++ binding. You might use plain find_library for [lib]tiffxx. You will probably need to setup an imported target which also links TIFF::TIFF.

There should be exported CMake config (in the future). It is not yet installed by the port because it still lacks an exported TIFF::TIFF. Cf. https://gitlab.com/libtiff/libtiff/-/merge_requests/496.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@LittleTreeTrunk
Comment options

Answer selected by LittleTreeTrunk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants