On Thu, Jan 07, 2016 at 09:40:15AM -0500, Mike Jackson wrote: > So do you think this is considered a bug? Should I put in a bug report or is > this > considered proper behavior?
The general problem here is that cmake projects typically do *not* list e.g. header files explicitly, so whether a header is part of the project or not has to be guessed. Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
