cmake-rs
cmake-rs copied to clipboard
Allow using system packages
trafficstars
CMake has find_package mechanism, which allows using installed packages. It would be nice if this could be used and only falling back to building the dependency ourselves if it system package cannot be found.