qt5base-lts/qmake/generators
Joerg Bornemann 52c8e9dc99 Fix precompiled headers on macOS
Since commit 059172c6 precompiled headers did not work anymore on
macOS, because the ${QMAKE_PCH_ARCH} string was suddenly appearing in
locations where it was not replaced with the actual architecture, e.g.
the directory where the PCH files are written.

Fix this by replacing the whole file path and not just portions of it.

Fixes: QTBUG-79694
Change-Id: I925d4ee8980a0de3205a0e387a516a5c6f8cfa4b
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: BogDan Vatra <bogdan@kdab.com>
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
2019-11-18 10:46:56 +01:00
..
mac Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-09 07:51:49 +00:00
unix Fix precompiled headers on macOS 2019-11-18 10:46:56 +01:00
win32 Merge "Merge remote-tracking branch 'origin/5.13' into 5.14" 2019-11-06 19:44:29 +01:00
makefile.cpp Be able to create a response file for other generators too 2019-11-06 18:14:17 +01:00
makefile.h Be able to create a response file for other generators too 2019-11-06 18:14:17 +01:00
makefiledeps.cpp Remove dead QMakeSourceFileInfo caching feature from QMake 2019-08-20 20:27:52 +02:00
makefiledeps.h Remove dead QMakeSourceFileInfo caching feature from QMake 2019-08-20 20:27:52 +02:00
metamakefile.cpp qmake: Avoid writing glue project file when only generating prl files 2019-10-09 02:10:03 +02:00
metamakefile.h qmake: Apply modernize-use-nullptr 2018-08-08 17:30:32 +00:00
projectgenerator.cpp Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-04 07:03:54 +02:00
projectgenerator.h Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
xmloutput.cpp Merge remote-tracking branch 'origin/5.13' into dev 2019-08-16 01:00:33 +02:00
xmloutput.h Updated license headers 2016-01-21 18:55:18 +00:00