bygfoot/.github/workflows
Tom Stellard d880736545 cmake: Use find_package instead of pkg-config
There was a change in the GitHub action Windows environment that caused
CMake to stop finding pkg-config.  So, using find_package instead of
pkg-config fixes the builds in that environment.  It also makes the
CMake configuration more consistent since we are already using
find_package for other libraries.
2020-12-05 21:02:17 -08:00
..
package.yml cmake: Use find_package instead of pkg-config 2020-12-05 21:02:17 -08:00