Skip to content

Ninja Multi-Config: Fix crash if config list is changed in subdirectory

Brad King requested to merge brad.king/cmake:nmc-config-list into master

Look up the value of CMAKE_CONFIGURATION_TYPES only in the top level directory.

Fixes: #26064 (closed)
Backport: release

Merge request reports

Loading