generator property
CMake generator selection.
Defaults to CmakeGenerator.ninja (NDK bundles ninja).
Set to null to let CMake auto-select.
Implementation
final CmakeGenerator? generator;
CMake generator selection.
Defaults to CmakeGenerator.ninja (NDK bundles ninja).
Set to null to let CMake auto-select.
final CmakeGenerator? generator;