Hi,<br><br>What part does not follow the convention? I&#39;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&#39;m open to modifying my project to match the convention. If you could point out which parts don&#39;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">&lt;<a href="mailto:a.neundorf-work@gmx.net">a.neundorf-work@gmx.net</a>&gt;</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>
&gt; Hi everyone,<br>
&gt;<br>
&gt; I&#39;m not quite sure what the correct procedure is for becoming a CMake<br>
&gt; contributor, but from what I&#39;ve read I should send a email here if I want<br>
&gt; to add a new module to cmake.<br>
&gt;<br>
&gt; For the past year I&#39;ve been hosting my CMake modules on GitHub (<br>
&gt; <a href="https://github.com/queezythegreat/arduino-cmake" target="_blank">https://github.com/queezythegreat/arduino-cmake</a>) and the project is mature<br>
&gt; enough that it could be included into CMake. The project is called Arduino<br>
&gt; CMake and it adds support for building Arduino projects. It is a<br>
&gt; alternative to the Arduino IDE, and works on Windows, Linux and Mac.<br>
&gt;<br>
&gt; The project is growing and getting more and more users, and I think it&#39;s<br>
&gt; would be a god fit to start bundling it with CMake. The project is well<br>
&gt; documented both from a developer standpoint as well as the user side.<br>
&gt;<br>
&gt; So what are the steps I should take in order to integrate my project into<br>
&gt; 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>