qt5base-lts/qmake
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
..
doc qmake: Update documentation that c++17 is the default 2021-02-19 09:59:14 +01:00
generators Explicitly set input files for qtpreprocess 2021-04-12 11:36:32 +02:00
library Improve QMakeLibraryInfo encapsulation 2021-03-01 17:37:03 +01:00
cachekeys.h qmake: Fix qHash-related integer conversion warnings 2020-10-17 11:56:59 +02:00
CMakeLists.txt Add a way to install versioned hard-links for tools 2021-03-25 16:31:39 +01:00
configure.cmake Add the 'FEATURE_qmake' feature 2021-03-04 09:49:44 +01:00
main.cpp Unify QLibraryInfo settings 2021-03-17 11:57:11 +01:00
meta.cpp qmake: Remove dead code 2019-04-05 07:48:34 +00:00
meta.h qmake: Remove dead code 2019-04-05 07:48:34 +00:00
option.cpp Unify QLibraryInfo settings 2021-03-17 11:57:11 +01:00
option.h Move the common qmake sources into a object library 2021-03-11 15:46:34 +01:00
project.cpp Port qmake from QStringRef to QStringView 2020-06-05 09:07:14 +02:00
project.h Port qmake from QStringRef to QStringView 2020-06-05 09:07:14 +02:00
property.cpp Add support for various output formats for QMakeProperty 2021-03-12 13:20:00 +01:00
property.h Add support for various output formats for QMakeProperty 2021-03-12 13:20:00 +01:00
propertyprinter.cpp Add support for various output formats for QMakeProperty 2021-03-12 13:20:00 +01:00
propertyprinter.h Add support for various output formats for QMakeProperty 2021-03-12 13:20:00 +01:00
qmake_pch.h Move QRegExp and its remaining mentions out of QtCore 2020-07-13 10:53:23 +02:00
qmakelibraryinfo.cpp Fix warning when building qmake with MSVC 2021-03-22 22:32:56 +01:00
qmakelibraryinfo.h Unify QLibraryInfo settings 2021-03-17 11:57:11 +01:00