GENERATOR_IS_MULTI_CONFIG¶
在 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
.