generator property
CMake generator selection.
When null (default), CMake auto-selects (typically the Visual Studio
multi-config generator on Windows).
Implementation
final CmakeGenerator? generator;
CMake generator selection.
When null (default), CMake auto-selects (typically the Visual Studio
multi-config generator on Windows).
final CmakeGenerator? generator;