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

add WSDK::<LIBRARY> #9

Closed clouds56 closed 1 year ago

clouds56 commented 5 years ago

also fixes #8

SergiusTheBest commented 5 years ago

It's interesting! But you need to add include path for UM libraries too. How do you handle it now? Also I think it's more correct to use WDK::UM namespace instead of WSDK.