SergiusTheBest / FindWDK

CMake module for building drivers with Windows Development Kit (WDK)
BSD 3-Clause "New" or "Revised" License
251 stars 53 forks source link

Develop #20

Open DymOK93 opened 3 years ago

DymOK93 commented 3 years ago

Flexible configuration of the driver entry point, protect against multiple WDK inclusion, optional post-build creation of certificates and signing drivers

SergiusTheBest commented 3 years ago

Thank you for this PR! I'll take a look.