Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KDE PIM Runtime
Commits
0dff1f36
Commit
0dff1f36
authored
Jan 20, 2022
by
Laurent Montel
Browse files
install plugin in kf<version>
parent
bbb1818e
Pipeline
#125914
passed with stage
in 8 minutes and 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
kioslave/akonadi/CMakeLists.txt
View file @
0dff1f36
...
...
@@ -19,4 +19,4 @@ target_link_libraries(kio_akonadi
)
set_target_properties
(
kio_akonadi PROPERTIES OUTPUT_NAME
"akonadi"
)
install
(
TARGETS kio_akonadi DESTINATION
${
KDE_INSTALL_PLUGINDIR
}
/kf
5
/kio
)
install
(
TARGETS kio_akonadi DESTINATION
${
KDE_INSTALL_PLUGINDIR
}
/kf
${
QT_MAJOR_VERSION
}
/kio
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment