The android-cmake project sounds interesting, but I have my own set of generic CMake modules that i currently use to generate targets for projects that run on Windows and Linux. I&#39;d need to be able to setup those same generic scripts to be able to generate targets for building with ndk on Android as well.<div>
<br></div><div>What&#39;s a simple, bare-bones example of a CMakeLists.txt script that creates an executable that can build source to run on an Android device? Hopefully as simple as:</div><div><br></div><div>add_executable( android-test main.cpp )</div>
<div><br></div><div>---------</div>Robert Dailey<br>
<br><br><div class="gmail_quote">On Sun, Feb 5, 2012 at 1:00 AM, Doug <span dir="ltr">&lt;<a href="mailto:douglas.linder@gmail.com">douglas.linder@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">
<a href="http://code.google.com/p/android-cmake/" target="_blank">http://code.google.com/p/android-cmake/</a><div><br></div><div>Have a look at the opencv for android example; it&#39;s a quickstart guide for android~</div>
<div><br></div><div>
~</div><div>Doug.<br><br><div class="gmail_quote"><div><div class="h5">On Sun, Feb 5, 2012 at 9:07 AM, Robert Dailey <span dir="ltr">&lt;<a href="mailto:rcdailey@gmail.com" target="_blank">rcdailey@gmail.com</a>&gt;</span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Can someone briefly go over the possibility of using CMake to generate projects for Android development and iPhone/iPad development?<div><br></div><div>I remember trying to generate XCode projects a couple years ago for iPhone development, but it wasn&#39;t quite supported. How are things now?</div>


<div><br></div><div>And what about Android development? I haven&#39;t looked at how to develop for android, but I&#39;d love to hear if it is possible to generate Eclipse projects for Android.<br clear="all"><div><br></div>


<div>---------</div><span><font color="#888888">Robert Dailey<br>
</font></span></div>
<br></div></div><span class="HOEnZb"><font color="#888888">--<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></font></span></blockquote></div><br></div>
</blockquote></div><br>