blob: 52de563b5aa9fa4e016de7cf82928d7074eba682 (
plain)
1
2
3
4
5
6
|
prop-is-multi-config
--------------------
* A :prop_gbl:`GENERATOR_IS_MULTI_CONFIG` global property was
added to determine whether the current generator is a multi-configuration
generator (such as :ref:`Visual Studio Generators` or :generator:`Xcode`).
|