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
|
@ -10,6 +10,8 @@ qt_add_qml_module(quickshell-hyprland-global-shortcuts
|
|||
DEPENDENCIES QtQml
|
||||
)
|
||||
|
||||
install_qml_module(quickshell-hyprland-global-shortcuts)
|
||||
|
||||
wl_proto(quickshell-hyprland-global-shortcuts
|
||||
hyprland-global-shortcuts-v1
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/hyprland-global-shortcuts-v1.xml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue