Closed nosracd closed 3 months ago
In my opinion, this is an improvement since it permits pkg-config
to supply the library paths rather than relying on CMake to search only standard paths. This is particularly relevant for systems where libraries are in non-standard locations, e.g. Nix.
I'm going to reply in the original thread.
In a separate thread @tprk77 indicated he was good with this approach.
This PR implements the changes described and motivated in this comment.