cmake-rs icon indicating copy to clipboard operation
cmake-rs copied to clipboard

Allow using system packages

Open jtojnar opened this issue 4 years ago • 1 comments
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.

jtojnar avatar Mar 03 '21 13:03 jtojnar