Writing simple Cmakelists.txt for simple programs is pretty straightforward... truly.<div>However, making cmake locate other components /libraries of your application that aren&#39;t integrated with cmake can be harder to do.</div>
<div><br><div>That said, once you have compiled ITK you can use the headers / libraries just as any other library you need to use. Just tell your compiler where the H are located and where are the lib files.</div><div><br>
</div><div>regards<br><br><div class="gmail_quote">On Wed, Mar 23, 2011 at 2:51 PM, David Doria <span dir="ltr">&lt;<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
&gt; excuse me, /maybe I asked/ the question in a /wrong way<br>
&gt;<br>
&gt; I mean that /everything is done  to use only CMake /in ITK;<br>
&gt;<br>
&gt; i. e. there is no tools /for the user writes your own Makefile conveniently.<br>
&gt;<br>
&gt; thanks for replay and excuse my english.<br>
<br>
Please keep the discussion on the mailing list.<br>
<br>
I think it is pretty standard for a project to pick a build system and<br>
only support (or even recommend) that users of the project use the<br>
same build system.<br>
<br>
That said, there is no magic - all you would have to do is set the<br>
appropriate include directories and link the the appropriate<br>
libraries. But CMake does it all for you, so I&#39;m not sure why you<br>
wouldn&#39;t want to take advantage of that.<br>
<div class="im"><br>
David<br>
_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
</div>Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<div class="im"><br>
Follow this link to subscribe/unsubscribe:<br>
</div><a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Sergio Vera<br><br> Alma IT Systems<br> C/ Vilana, 4B, 4º 1ª<br> 08022 Barcelona<br> T. (+34) 932 380 592<br> <a href="http://www.alma3d.com">www.alma3d.com</a><br>
</div></div>