- Fix: Avoid
find_package
's of transitive dependencies ontest_package
generated bycmake_lib
template. (#16451) - Fix: Fix back migration of default compatibility.py from a clean install. (#16417)
- Bugfix: Solve issue with setuptools (distributed Conan packages in Python) packaging the "test" folder. (#16446)
- Bugfix: Fixed regression in
CMakeToolchain
with--deployer=full_deploy
creating wrong escaping. (#16434)