cmake/Help/prop_tgt/VS_IOT_EXTENSIONS_VERSION.rst

13 lines
473 B
ReStructuredText
Raw Normal View History

2015-11-17 17:22:37 +01:00
VS_IOT_EXTENSIONS_VERSION
-------------------------
2021-09-14 00:13:48 +02:00
.. versionadded:: 3.4
2015-11-17 17:22:37 +01:00
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.