[Qt-creator] How to unconditionally include code into the indexer?

Orgad Shaneh orgads at gmail.com
Sun Jan 20 11:39:34 CET 2019


On Fri, Jan 18, 2019 at 5:03 PM Charlie Turner <chturne at gmail.com> wrote:

> On Fri, 18 Jan 2019 at 12:54, Orgad Shaneh <orgads at gmail.com> wrote:
>
> > Set it as a precompiled header. I'm not sure how this is done with
> cmake, I did it with qmake and qbs.
>
> I guess there's no equivalent to the project.config file you can use
> when importing projects from existing sources?
>

You can add #include "config.h" in project.config.

- Orgad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20190120/60e23159/attachment.html>


More information about the Qt-creator mailing list