Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CMake toolchain: Fix pkg-config support
`PKG_CONFIG_EXECUTABLE` must be a cache variable, otherwise only the first call to `find_program(PkgConfig)` succeeds.
- Loading branch information