2011/6/20 Ilja Golshtein <span dir="ltr">&lt;<a href="mailto:ilejncs@narod.ru">ilejncs@narod.ru</a>&gt;</span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Michael,<br>
<br>
the problem is I cannot make my project dependent on CMake 2.8<br>
since 2.8 does not exist in major server distros.<br>
<br>
That is why I am asking if it is impossible/possible/already_done to<br>
backport ExternalProject to 2.6.<br>
<br>
Thanks.<br>
<br>
20.06.2011, 13:39, &quot;Michael Wild&quot; &lt;<a href="mailto:themiwi@gmail.com">themiwi@gmail.com</a>&gt;:<br>
<div><div></div><div class="h5">&gt; On 06/20/2011 11:28 AM, Ilja Golshtein wrote:<br>
&gt;<br>
&gt;&gt;  Hello,<br>
&gt;&gt;<br>
&gt;&gt;  is it possible to backport ExternalProject to 2.6?<br>
&gt;&gt;  Did anyone try successfully or unsuccessfully?<br>
&gt;&gt;<br>
&gt;&gt;  Unfortunately 2.8 is not an option since it is not included even in recent RHEL 6.0.<br>
&gt;&gt;<br>
&gt;&gt;  Thanks.<br>
&gt;<br>
&gt; You can also download the 2.8 binaries from <a href="http://cmake.org" target="_blank">http://cmake.org</a>, unpack<br>
&gt; them somewhere convenient and then include the bin/ directory in your<br>
&gt; PATH. Very simple, works on virtually all Linux systems and there&#39;s no<br>
&gt; need to compile anything (except for your own code, that is ;-))<br>
&gt;<br>
&gt; Michael<br>
&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
<br>
</div></div>--<br>
Best regards,<br>
<font color="#888888">Ilja Golshtein.<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a></div></div></blockquote></div><br><div><br></div><div>It would be prohibitively difficult to use ExternalProject with cmake 2.6.</div>
<div><br></div><div>It uses the &quot;cmake --build&quot; feature extensively, which is only in cmake 2.8.</div><div><br></div><div>I&#39;m sure you could do it, but it would be a fairly significant effort.</div><div><br>
</div><div>We have no plans to do so.</div><div><br></div><div><br></div><div>HTH,</div><div>David</div><div><br></div>