Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/master
/
.
/
Modules
/
Platform
/
Linker
/
WindowsKernelModeDriver-C.cmake
blob: c39f95552c63dc6554c4146e478661a147e00135 [
file
] [
log
] [
blame
] [
edit
]
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
# file LICENSE.rst or https://cmake.org/licensing for details.
# MSVC is the default linker
include
(
Platform
/
Linker
/
WindowsKernelModeDriver
-
MSVC
-
C
)