GENERATOR_IS_MULTI_CONFIGΒΆ
Read-only property that is true on multi-configuration generators.
True when using a multi-configuration generator
(such as Visual Studio Generators or Xcode
).
Multi-config generators use CMAKE_CONFIGURATION_TYPES
as the set of configurations and ignore CMAKE_BUILD_TYPE
.