microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
22.83k stars 6.3k forks source link

[osg] not handling optional dependencies correctly. #37372

Open Neumann-A opened 6 months ago

Neumann-A commented 6 months ago

there is no CMAKE_DISABLE_FIND_PACKAGE_X or another way to handle optional deps. Using CMAKE_REQUIRE_FIND_PACKAGE_X is simply not enough to ensure the integrity of the generated binary artifact since stuff can already be installed and thus be picked up.

dg0yt commented 6 months ago

I still want https://github.com/microsoft/vcpkg/pull/27950.

github-actions[bot] commented 1 week ago

This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 180 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment.