cmake/Help/variable/CMAKE_VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION.rst

13 lines
403 B
ReStructuredText
Raw Normal View History

2023-07-02 19:51:09 +02:00
CMAKE_VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION
--------------------------------------------
.. versionadded:: 3.27
Tell :ref:`Visual Studio Generators` to use the given
Windows Target Platform Minimum Version.
This variable is used to initialize the
:prop_tgt:`VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION` property on all
targets when they are created. See that target property for
additional information.