GENERATOR_IS_MULTI_CONFIGΒΆ
New in version 3.9.
Read-only property that is true on multi-configuration generators.
True when using a multi-configuration generator such as:
Multi-config generators use CMAKE_CONFIGURATION_TYPES
as the set of configurations and ignore CMAKE_BUILD_TYPE
.