mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-06 11:22:52 +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()`