Yep I did. in fact with openembedded, not openwrt.<div><br></div><div>You need a toolchain.cmake file to be passed to cmake. This file will configure cmake to use your cross-tool-chain. (compiler and staged library).</div>

<div><br></div><div>see: <a href="http://www.cmake.org/Wiki/CMake_Cross_Compiling">http://www.cmake.org/Wiki/CMake_Cross_Compiling</a><br><div><br><br><div class="gmail_quote">On Mon, Dec 7, 2009 at 4:05 PM, Tim Just <span dir="ltr">&lt;<a href="mailto:tim.just@rwth-aachen.de">tim.just@rwth-aachen.de</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
we want to use CMake as replacement of GNU Autotools within a research project. The CMake build system for Unix platforms is almost working.<br>
<br>
The next step would be to build our project within OpenWrt[1]. Because autotools is widely used in combination with OpenWrt, there was little effort to build our software using this combination.<br>
<br>
Now I&#39;m not sure if it is possible to use CMake as build system within OpenWrt. The point is, that during the build process the whole toolchain has to be compiled for the target platform...<br>
<br>
My searches on google only produced [2].<br>
<br>
Has anybody already used CMake in combination with OpenWrt or has some ideas how to start?<br>
<br>
Best regards,<br>
<br>
Tim<br>
<br>
<br>
<br>
[1] <a href="http://www.openwrt.org/" target="_blank">http://www.openwrt.org/</a><br>
[2] <a href="https://dev.openwrt.org/ticket/3010" target="_blank">https://dev.openwrt.org/ticket/3010</a><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></div>