summaryrefslogtreecommitdiffstats
path: root/Help/manual
diff options
context:
space:
mode:
authorhalx99 <halx99@live.com>2023-03-15 03:17:21 (GMT)
committerBrad King <brad.king@kitware.com>2023-03-15 14:03:16 (GMT)
commit6546305b010c372fdf7f7000e6139f5cb1b61354 (patch)
tree166b9beb9f6b30e1a61703eaf525b483eecacb46 /Help/manual
parent9fe6771b80c4ef5c16ea4180eae4cd698564898a (diff)
downloadCMake-6546305b010c372fdf7f7000e6139f5cb1b61354.zip
CMake-6546305b010c372fdf7f7000e6139f5cb1b61354.tar.gz
CMake-6546305b010c372fdf7f7000e6139f5cb1b61354.tar.bz2
VS: Add CMAKE_VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION variable
Provide a way to initialize the `VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION` target property on targets. It sets `WindowsTargetPlatformMinVersion` in `.vcxproj` files.
Diffstat (limited to 'Help/manual')
-rw-r--r--Help/manual/cmake-variables.7.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-variables.7.rst b/Help/manual/cmake-variables.7.rst
index 99ea564..1b7113e 100644
--- a/Help/manual/cmake-variables.7.rst
+++ b/Help/manual/cmake-variables.7.rst
@@ -132,6 +132,7 @@ Variables that Provide Information
/variable/CMAKE_VS_TARGET_FRAMEWORK_TARGETS_VERSION
/variable/CMAKE_VS_TARGET_FRAMEWORK_VERSION
/variable/CMAKE_VS_VERSION_BUILD_NUMBER
+ /variable/CMAKE_VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION
/variable/CMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION
/variable/CMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION_MAXIMUM
/variable/CMAKE_XCODE_BUILD_SYSTEM