qt5base-lts/qmake/generators
Christoph Keller 8115219407 Explicitly set input files for qtpreprocess
This fixes build errors with Xcode 10.
Xcode 10 build system (a.k.a "New Build System") needs to know the input files
in order to build a correct dependency graph. Especially when a build is not run
for the first time and files changed in-between.

Task-number: QTBUG-71035
Pick-to: 6.0 6.1 5.15 5.12
Change-Id: If8fbad3a1915add9b35c79131b03cdbe6b7ac06d
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2021-04-12 11:36:32 +02:00
..
mac Explicitly set input files for qtpreprocess 2021-04-12 11:36:32 +02:00
unix Use QList instead of QVector in qmake 2020-09-05 07:07:44 +02:00
win32 Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE 2020-11-30 17:16:21 +01:00
makefile.cpp qmake: Introduce compile_included_sources CONFIG option 2021-02-08 12:07:54 +01:00
makefile.h qmake: Introduce compile_included_sources CONFIG option 2021-02-08 12:07:54 +01:00
makefiledeps.cpp Use QList instead of QVector in qmake 2020-09-05 07:07:44 +02:00
makefiledeps.h Use QList instead of QVector in qmake 2020-09-05 07:07:44 +02:00
metamakefile.cpp QFileInfo: mark constructors as explicit 2020-11-15 18:30:16 +01:00
metamakefile.h
projectgenerator.cpp Use QList instead of QVector in qmake 2020-09-05 07:07:44 +02:00
projectgenerator.h
xmloutput.cpp
xmloutput.h