[CMake] CMake
John Drescher
drescherjm at gmail.com
Thu Sep 30 08:16:01 EDT 2010
> 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
More information about the CMake
mailing list