forked from quickshell/quickshell
all: optimize build
This commit is contained in:
parent
1168879d6d
commit
7ffce72b31
51 changed files with 1526 additions and 1277 deletions
|
@ -11,9 +11,9 @@ qt_add_qml_module(quickshell-service-greetd
|
|||
|
||||
install_qml_module(quickshell-service-greetd)
|
||||
|
||||
target_link_libraries(quickshell-service-greetd PRIVATE ${QT_DEPS})
|
||||
# can't be Qt::Qml because generation.hpp pulls in gui types
|
||||
target_link_libraries(quickshell-service-greetd PRIVATE Qt::Quick)
|
||||
|
||||
qs_pch(quickshell-service-greetd)
|
||||
qs_pch(quickshell-service-greetdplugin)
|
||||
qs_module_pch(quickshell-service-greetd)
|
||||
|
||||
target_link_libraries(quickshell PRIVATE quickshell-service-greetdplugin)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue