You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Help/variable/CMAKE_VS_WINDOWS_TARGET_PLA...

13 lines
403 B

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.