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.
13 lines
473 B
13 lines
473 B
VS_IOT_EXTENSIONS_VERSION
|
|
-------------------------
|
|
|
|
.. versionadded:: 3.4
|
|
|
|
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.
|