mirror of https://github.com/qt/qtdoc.git
Add 'qtwaylandcompositor' to the depends list
Required for qdoc to resolve cross-module links. Change-Id: I5cfdb1b8076e6ab042ad4f426da3cd69e8746d63 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com> Reviewed-by: Martin Smith <martin.smith@theqtcompany.com>
This commit is contained in:
parent
f3325dd963
commit
4952d537a0
|
@ -66,7 +66,8 @@ depends += \
|
|||
qt3d \
|
||||
qtcanvas3d \
|
||||
qtwebview \
|
||||
qtquickcontrols2
|
||||
qtquickcontrols2 \
|
||||
qtwaylandcompositor
|
||||
|
||||
headerdirs += ../src
|
||||
imagedirs += ../src/images \
|
||||
|
|
Loading…
Reference in New Issue