> I use cmake with qt projects for desktop application. Recently I've been
> started developing for symbian.
> I've found a generator for carbide but I use Qt Creator.
> I would like to generate Makefile like qmake does and then build the project
> with the Symbian toolchain.
> Qmake has also the support for build a sis package with the "smart
> installer" embedded, for signing app, etc.
> Can I do these tasks with cmake?
>
> Last year at Qt dev days in Munich there was rumors about a collaboration
> between kitware and Qt Software to improve the integration between cmake and
> qt:
> http://labs.qt.nokia.com/2009/10/12/to-make-or-not-to-make-qmake-and-beyond/
> http://labs.qt.nokia.com/2009/10/14/to-make-or-not-to-make-qmake-and-beyond-redux/
> Any News?

Recent versions of Qtcreator support using cmake directly but I don't
think that is what you are looking for.

John
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to