mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-07 21:05:21 +08:00
2601736b9d
* Added patch to add find_dependency() for suitesparse targets downstream Should address / close microsoft/vcpkg#7556 * Bumped port version to -7 * Removed patch that uses vcpkg features for suitesparse and added suitesparse detection logic in CeresConfig.cmake.in * Changed configure options to detect features using `vcpkg_check_features()` * Passed `${FEATURE_OPTIONS}` to `vcpkg_configure_cmake()`