<div dir="ltr">This is a good start.  There&#39;s only one problem: What happens if CMake isn&#39;t installed.  Searching for a proper version of CMake should be dine in the script as well.<div><br></div><div style>It should also generate a config.status file.  This need not be incredibly sophisticated, but since autoconf always generates one, I suspect there are people that do depend on it.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Feb 14, 2013 at 2:59 AM, Richard Wiedenhöft <span dir="ltr">&lt;<a href="mailto:richard.wiedenhoeft@gmail.com" target="_blank">richard.wiedenhoeft@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">Hello,<br>
<br>
I recently started writing a configure shell-script that is calling<br>
cmake and accepts options similar to the autotools configure script.<br>
<br>
<a href="https://github.com/Richard-W/cmake-configure-wrapper" target="_blank">https://github.com/Richard-W/cmake-configure-wrapper</a><br>
<br>
Maybe it is useful to some of you.<br>
<br>
As of now it is only supporting the CC, CXX and --prefix option, because<br>
they are sufficient for me. Contributions however are very welcome.<br>
<br>
~Richard<br>
<br>
--<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 <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><br>
</blockquote></div><br></div>