add missing value to CMakeLists

This commit is contained in:
Jean-Francois Dockes 2022-08-07 14:43:58 +02:00
parent b50bdc5cab
commit 6bb1eec06b
2 changed files with 3 additions and 1 deletions

View File

@ -98,5 +98,7 @@ install(FILES data/welcome.html data/help.html
DESTINATION ${DATA_INSTALL_DIR}/kio_recoll)
set_target_properties(kio_recoll PROPERTIES OUTPUT_NAME "kio_recoll")
# This is not set on ubuntu focal
set(QT_MAJOR_VERSION 5)
install(TARGETS kio_recoll
DESTINATION ${KDE_INSTALL_PLUGINDIR}/kf${QT_MAJOR_VERSION}/kio)

View File

@ -1,5 +1,5 @@
[Protocol]
exec=kio_recoll
exec=kf5/kio/kio_recoll
protocol=recoll
Icon=recoll
input=none