- Bugfix: The
CMakeDeps
generator now uses the propertycmake_build_modules
declared in components of the required packages not only in the root cpp_info. (#10326) - Bugfix: Adding missing hidden-imports to pyinstaller. Close #10318 (#10320)
- Bugfix: Make
pkg_config
generator listen to rootcpp_info
properties. (#10312)