[CMake] WinGDB generator
sbell at tdt.com
sbell at tdt.com
Tue Dec 11 14:51:25 EST 2012
Hello,
I've been using the WinGDB Visual Studio plugin to develop for an embedded linux board we're making in house. We've got a hacked-together set of CMake files that generate:
* Make files (which are run using an arm cross-compiler)
* Visual Studio project/solution files
* a WinGDB settings xml dump -- which we have to manually import into the visual studio project/solution
I'm thinking about writing a CMake generator to do all of this. Has anyone here already done something like this? Is there are better way to go about getting what I need?
Thanks,
Stephen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20121211/9b7a3d54/attachment.htm>
More information about the CMake
mailing list