
Detect Windows Kernel-Mode Driver include directories and library search paths from the WDK command-line environment. Require toolchain files to specify the KMDF target version via a new variable. Since this changes the behavior of the WindowsKernelModeDriver experimental feature, update its UUID.
3 lines
62 B
CMake
3 lines
62 B
CMake
include(Platform/Windows-MSVC-CXX)
|
|
__windows_kernel_mode(CXX)
|