On Fri, Jan 18, 2019 at 5:03 PM Charlie Turner <[email protected]> wrote:
> On Fri, 18 Jan 2019 at 12:54, Orgad Shaneh <[email protected]> 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
_______________________________________________ Qt-creator mailing list [email protected] https://lists.qt-project.org/listinfo/qt-creator
