mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-25 10:18:34 -06:00
Merge topic 'vs-windows-min-version'
6546305b01 VS: Add CMAKE_VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION variable
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !8319
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user