forked from quickshell/quickshell
all: add DEPENDENCIES entries to qml modules
Fixes some qmlls/qmllint issues.
This commit is contained in:
parent
9980f8587e
commit
a931adf033
17 changed files with 27 additions and 2 deletions
|
@ -106,6 +106,7 @@ target_link_libraries(quickshell-wayland-init PRIVATE ${QT_DEPS})
|
|||
qt_add_qml_module(quickshell-wayland
|
||||
URI Quickshell.Wayland
|
||||
VERSION 0.1
|
||||
DEPENDENCIES QtQuick Quickshell
|
||||
IMPORTS ${WAYLAND_MODULES}
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue