summaryrefslogtreecommitdiff
path: root/share/cmake-3.5/Help/prop_tgt/VS_IOT_EXTENSIONS_VERSION.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.5/Help/prop_tgt/VS_IOT_EXTENSIONS_VERSION.rst')
-rwxr-xr-xshare/cmake-3.5/Help/prop_tgt/VS_IOT_EXTENSIONS_VERSION.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/share/cmake-3.5/Help/prop_tgt/VS_IOT_EXTENSIONS_VERSION.rst b/share/cmake-3.5/Help/prop_tgt/VS_IOT_EXTENSIONS_VERSION.rst
new file mode 100755
index 0000000..27c8a3d
--- /dev/null
+++ b/share/cmake-3.5/Help/prop_tgt/VS_IOT_EXTENSIONS_VERSION.rst
@@ -0,0 +1,10 @@
+VS_IOT_EXTENSIONS_VERSION
+-------------------------
+
+Visual Studio Windows 10 IoT Extensions Version
+
+Specifies the version of the IoT Extensions that should be included in the
+target. For example ``10.0.10240.0``. If the value is not specified, the IoT
+Extensions will not be included. To use the same version of the extensions as
+the Windows 10 SDK that is being used, you can use the
+:variable:`CMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION` variable.