- Bugfix: Fix
pkg_config
generator adding to .pc files empty include and lib dirs. (https://github.com/conan-io/conan/pull/7703)
- Bugfix: Fix non existing (failed import)
tools.remove_files_by_mask
. (https://github.com/conan-io/conan/pull/7700)
- BugFix: Removed lockfile checking build_requires when they come from 2 different origins: profiles and recipes. (https://github.com/conan-io/conan/pull/7698)
- Bugfix: CMake build helper: Use actual CMake generator version to append platform generator, instead of the Conan setting
compiler.version
. (https://github.com/conan-io/conan/pull/7684)