[CMake] QtCreator generator?

David Doria daviddoria at gmail.com
Fri Nov 11 18:19:26 EST 2011


>
> > *To use QtCreator*
> > The consensus is to use the "Code Blocks - NMake Generator". This has
> > generated successfully a .cbp file (Code Block Project, I'm assuming).
> > However, QtCreator seems unaware that this is a project and just opens it
> > as plain text? How do I now open this project in QtCreator?
> >
> Open the CMakeLists.txt and adjust the build dir to the one you created.
>
>
Christian,

I don't follow - the build dir should be specified in the cmake-gui, not in
the CMakeLists.txt file, right? I thought by creating a project for
QtCreator, we could then delete the CMakeLists.txt altogether and the
project would still work?

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20111111/e5fdefff/attachment.htm>


More information about the CMake mailing list