Install in kf6 repository in kf6
This commit is contained in:
parent
78dbf5a8ad
commit
5cf6fedb19
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ target_link_libraries(
|
||||||
kdeconnectinterfaces
|
kdeconnectinterfaces
|
||||||
kdeconnectcore
|
kdeconnectcore
|
||||||
)
|
)
|
||||||
install(TARGETS kdeconnectfileitemaction DESTINATION ${KDE_INSTALL_PLUGINDIR}/kf5/kfileitemaction)
|
install(TARGETS kdeconnectfileitemaction DESTINATION ${KDE_INSTALL_PLUGINDIR}/kf${QT_MAJOR_VERSION}/kfileitemaction)
|
||||||
|
|
Loading…
Reference in a new issue