Install kdeconnect-indicator
This commit is contained in:
parent
7960cb2ca7
commit
89d6152b3b
1 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
|||
add_executable(kdeconnect-indicator main.cpp deviceindicator.cpp)
|
||||
target_link_libraries(kdeconnect-indicator Qt5::Widgets KF5::CoreAddons KF5::I18n kdeconnectinterfaces)
|
||||
|
||||
install(TARGETS kdeconnect-indicator ${INSTALL_TARGETS_DEFAULT_ARGS})
|
||||
|
|
Loading…
Reference in a new issue