forked from quickshell/quickshell
build: only install necessary qml module files
This commit is contained in:
parent
2e18340995
commit
1168879d6d
22 changed files with 130 additions and 19 deletions
|
|
@ -11,6 +11,8 @@ qt_add_qml_module(quickshell-hyprland-ipc
|
|||
DEPENDENCIES QtQml Quickshell
|
||||
)
|
||||
|
||||
install_qml_module(quickshell-hyprland-ipc)
|
||||
|
||||
target_link_libraries(quickshell-hyprland-ipc PRIVATE ${QT_DEPS})
|
||||
|
||||
qs_pch(quickshell-hyprland-ipc)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue