Skip to content

CMakePresets.json: Split cmakeGeneratorConfig field

Make this field separate for both architecture and toolset. Allow architecture and toolset to be either strings or objects with value and use fields.

Fixes: #21317 (closed)
Backport: release

Merge request reports