qtdeclarative/tools
Fabian Kosmale 254c683e68 qmake: Don't pass empty foreign-types list to qmltyperegistrar
Use join's before parameter to only add the foreign-types parameter
to the command invocation if there is actually a list of foreign-types
to handle.

This avoids "cannot open foreign types file" warnings during the build
process.

Pick-to: 6.9 6.8
Change-Id: I142d0fab44201a3314354173ea30d2f90841a6f4
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2025-02-25 19:46:08 +01:00
..
qml CMake: Temporary workaround for missing dependencies in qml_tool 2025-02-18 17:01:00 +08:00
qmlaotstats aotstats: Fix coverity warnings 2024-11-07 20:06:01 +01:00
qmlcachegen CMake: Fix installation of qmlcache's .prf files in cross-builds 2025-01-03 11:57:39 +01:00
qmldom DOM refactoring. Remove LoadOptions 2024-01-30 17:14:09 +01:00
qmleasing Remove Qt keywords from all headers 2022-12-09 11:55:10 +08:00
qmlformat qmlformat: move configuration functions into library 2025-01-29 20:37:46 +01:00
qmlimportscanner qmlimportscanner: Properly handle directory imports 2024-08-26 12:41:58 +00:00
qmljs QtQml: Model native modules as compilation units 2024-12-06 17:39:19 +01:00
qmljsrootgen Tooling: Use QHash/QMap's constFind() to avoid unnecessary detaches 2024-04-23 21:33:39 +03:00
qmllint qmllint: Update help to correctly describe warning behavior 2025-02-18 20:02:01 +01:00
qmlls qmlls: librarify into QQmlLSPrivate 2025-01-27 09:57:29 +01:00
qmlplugindump Add missing includes 2024-10-24 14:19:23 +02:00
qmlpreview Remove Qt keywords from all headers 2022-12-09 11:55:10 +08:00
qmlprofiler qmlprofiler: Fix data sorting 2024-01-25 18:35:05 +01:00
qmlscene Port to new Q_UNREACHABLE_RETURN() 2022-10-20 23:59:33 +02:00
qmltc QmlCompiler: Tighten detection of assignment to unknown properties 2025-02-21 16:20:38 +01:00
qmltestrunner macOS: Enable crash reporting for qmltestrunner via Swift 2025-01-14 22:32:55 +01:00
qmltime Remove all QML_DECLARE_TYPE from src and tools 2023-11-18 07:37:33 +00:00
qmltyperegistrar qmake: Don't pass empty foreign-types list to qmltyperegistrar 2025-02-25 19:46:08 +01:00
svgtoqml Transform animations for VectorImage 2024-12-20 14:33:08 +01:00
CMakeLists.txt qmlformat: don't build if commandlineparser not found 2025-01-29 20:37:53 +01:00