Skip to content

Conversation

FtZPetruska
Copy link
Contributor

When using vcpkg, the toolchain wraps find_package. Some packages (notably zlib in this case) use this to insert an additional script before calling CMake's find_package. Enabling CMAKE_FIND_REQUIRED may lead to an error under vcpkg's *-release triplets (see microsoft/vcpkg#46924).

So, let's just always use the keyword approach.

Copy link
Collaborator

@Pedro-Beirao Pedro-Beirao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@Pedro-Beirao Pedro-Beirao merged commit 7df7427 into kraflab:master Sep 26, 2025
5 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