<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 8/4/10 4:16 AM, Mr Shore wrote:
<blockquote
cite="mid:AANLkTin6CsW4+f2H2w7fZHop0hTO1ytgG3jLXis8zjwN@mail.gmail.com"
type="cite">
<div>Hi all,</div>
<div> </div>
<div>I'm going to develop a <a moz-do-not-send="true"
href="http://www.microsoft.com/whdc/DevTools/WDK/WDKpkg.mspx">WDK</a>
driver , not sure whether cmake can help simplify the makefiles
this time?</div>
<div> </div>
<div>Thanks!</div>
<br>
</blockquote>
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.<br>
<br>
Ryan<br>
<pre class="moz-signature" cols="72">--
Ryan Pavlik
Human-Computer Interaction Graduate Student
Virtual Reality Applications Center
Iowa State University
<a class="moz-txt-link-abbreviated" href="mailto:rpavlik@iastate.edu">rpavlik@iastate.edu</a>
<a class="moz-txt-link-freetext" href="http://academic.cleardefinition.com/">http://academic.cleardefinition.com/</a></pre>
</body>
</html>