[CMake] Can cmake be used to build WDK driver applications?
Ryan Pavlik
rpavlik at iastate.edu
Wed Aug 4 08:19:01 EDT 2010
On 8/4/10 4:16 AM, Mr Shore wrote:
> Hi all,
> I'm going to develop a WDK
> <http://www.microsoft.com/whdc/DevTools/WDK/WDKpkg.mspx> driver , not
> sure whether cmake can help simplify the makefiles this time?
> Thanks!
>
Should be doable, though I haven't tried it. You'll need to find or
create find_package modules for the WDK components you need, and you may
also need to add a custom command post_build to sign the binary.
Ryan
--
Ryan Pavlik
Human-Computer Interaction Graduate Student
Virtual Reality Applications Center
Iowa State University
rpavlik at iastate.edu
http://academic.cleardefinition.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20100804/dcc2451e/attachment-0001.htm>
More information about the CMake
mailing list