- Fix: Add
-DCMAKE_BUILD_TYPE
to markdown generator instructions for CMake single config. (#11234) - Bugfix: Fix case where CMakeDeps assumes a module dependency when transitive dependencies do not define
cmake_find_mode
and fallback to a config one. (#11240) - Bugfix: Fixed broken
apple-clang
13.0 compatibility. (#11231)