diff options
author | Alexey Edelev <[email protected]> | 2023-12-06 09:13:23 +0100 |
---|---|---|
committer | 🌴 Alexey Edelev 🌴 <[email protected]> | 2023-12-19 14:49:32 +0000 |
commit | 8a238c0ab8a8c6ad3851315193c118e859b6da7a (patch) | |
tree | 05885f773a463ac5e7c5fbfef2a4802b64adfe10 /src/quick | |
parent | 4d7ce35bd2b3a7319973303f163c26cdf67c73f6 (diff) |
Add the explicit CMake dependencies between QML module targets
If QML modules are built in the same build tree, and one depends on
another according to the DEPENDENCIES argument, we need to add the
explicit CMake depdencies between their targets. This is required since
the targets that use those QML modules not necessarly have explicit
dependencies on their QML DEPENDENCIES.
Pick-to: 6.5 6.6 6.7
Change-Id: Ibaf07c63a44b5e3a9f0b73136b5b0c00cd3352b3
Reviewed-by: Qt CI Bot <[email protected]>
Reviewed-by: Alexandru Croitor <[email protected]>
Diffstat (limited to 'src/quick')
0 files changed, 0 insertions, 0 deletions