<font face="arial" size="2"><p style="margin:0;padding:0;">Hello,</p>
<p style="margin:0;padding:0;">&nbsp;</p>
<p style="margin:0;padding:0;">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:</p>
<p style="margin:0;padding:0;">&nbsp;</p>
<p style="margin:0;padding:0;">* Make files (which are run using an arm cross-compiler)</p>
<p style="margin:0;padding:0;"><span style="font-size: 10pt;">* Visual Studio project/solution files</span></p>
<p style="margin:0;padding:0;"><span style="font-size: 10pt;"> </span>* a WinGDB settings xml dump -- which we have to manually import into the visual studio project/solution</p>
<p style="margin:0;padding:0;">&nbsp;</p>
<p style="margin:0;padding:0;">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?</p>
<p style="margin:0;padding:0;">&nbsp;</p>
<p style="margin:0;padding:0;">Thanks,</p>
<p style="margin:0;padding:0;">&nbsp;</p>
<p style="margin:0;padding:0;">Stephen</p></font>