[Development] Importing a module build in creator

Konstantin Shegunov kshegunov at gmail.com
Sun Jan 9 12:47:46 CET 2022


Hello,
In the Qt5 times with qmake I was able to run the makefile generator on the
top of the Qt tree and then import build in Creator for some specific
module I'd wanted to work on. Is something like this still possible for Qt6
and cmake (I'm currently using the default ninja generator)?

The whole idea of this approach is that once I build the whole of Qt I
wouldn't change/rebuild or even check unrelated modules, but simply focus
on what I'm hacking at. I saw that currently I can import the (cmake)
configuration from the toplevel project, and that works fine, but I haven't
figured out if and how to do it for a subtree/module, or if it is possible
at all.

Thanks,
Konstantin.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20220109/a4ae7cdb/attachment.htm>


More information about the Development mailing list