Hi,<br><br>What part does not follow the convention? I'm using a toolchain file, plus when I was writing this I based it on a existing module bundled with CMake (but cant remember which).<br><br>I'm open to modifying my project to match the convention. If you could point out which parts don't quite meet the convention, I would greatly appreciate that.<br>
<br>Tomasz B.<br><br><div class="gmail_quote">2012/1/23 Alexander Neundorf <span dir="ltr"><<a href="mailto:a.neundorf-work@gmx.net">a.neundorf-work@gmx.net</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Sunday 22 January 2012, Alfa Omega wrote:<br>
> Hi everyone,<br>
><br>
> I'm not quite sure what the correct procedure is for becoming a CMake<br>
> contributor, but from what I've read I should send a email here if I want<br>
> to add a new module to cmake.<br>
><br>
> For the past year I've been hosting my CMake modules on GitHub (<br>
> <a href="https://github.com/queezythegreat/arduino-cmake" target="_blank">https://github.com/queezythegreat/arduino-cmake</a>) and the project is mature<br>
> enough that it could be included into CMake. The project is called Arduino<br>
> CMake and it adds support for building Arduino projects. It is a<br>
> alternative to the Arduino IDE, and works on Windows, Linux and Mac.<br>
><br>
> The project is growing and getting more and more users, and I think it's<br>
> would be a god fit to start bundling it with CMake. The project is well<br>
> documented both from a developer standpoint as well as the user side.<br>
><br>
> So what are the steps I should take in order to integrate my project into<br>
> CMake?<br>
<br>
</div>Does it follow the regular cross compiling conventions ?<br>
<a href="http://www.vtk.org/Wiki/CMake_Cross_Compiling" target="_blank">http://www.vtk.org/Wiki/CMake_Cross_Compiling</a><br>
<br>