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
--
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