summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_WINDOWS_KMDF_VERSION.rst
blob: f878f775dbaffda8225e6a386373330eab8d8b09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
CMAKE_WINDOWS_KMDF_VERSION
--------------------------

.. versionadded:: 3.31

Specify the `Kernel-Mode Drive Framework`_ target version.

A :variable:`toolchain file <CMAKE_TOOLCHAIN_FILE>` that sets
:variable:`CMAKE_SYSTEM_NAME` to ``WindowsKernelModeDriver``
must also set ``CMAKE_WINDOWS_KMDF_VERSION`` to specify the
KMDF target version.

.. _`Kernel-Mode Drive Framework`: https://learn.microsoft.com/en-us/windows-hardware/drivers/wdf/kmdf-version-history