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

rpav...@iastate.edu
http://academic.cleardefinition.com/

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to