- Fix: Avoid extra line end while printing files with
conan get
. (#12717) - Fix: Fix new Environment
.ps1
files when spaces in path (#12653) - Bugfix: Fix
CMakeDeps
when atool_requires
needs to be built from source and it has transitive dependencies that are regularrequires
. (#12736) - Bugfix: Fix issue in
fix_apple_shared_install_name
when libdirs or bindirs have subfolders. (#12732) - Bugfix: Fix issue with
PkgConfigDeps
not creating.pc
files in build context. (#12712) - Bugfix: Fix issue with
CMakeDeps
not creatingxxx-config.cmake
files in build context. (#12675)