forked from quickshell/quickshell
build: add build options for all components
This commit is contained in:
parent
d06b67107b
commit
bb5bc0547a
4 changed files with 34 additions and 9 deletions
|
@ -18,3 +18,5 @@ qt_add_executable(quickshell
|
|||
)
|
||||
|
||||
qt_add_qml_module(quickshell URI Quickshell)
|
||||
|
||||
target_link_libraries(quickshell PRIVATE ${QT_DEPS})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue