Open
Description
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.
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.