Install in kf6 repository in kf6

This commit is contained in:
Laurent Montel 2023-11-03 08:45:08 +01:00
parent 78dbf5a8ad
commit 5cf6fedb19

View file

@ -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)