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
Multimedia
FFmpeg Thumbnailer
Commits
dcb6fc61
Commit
dcb6fc61
authored
Jul 26, 2022
by
Nicolas Fella
Browse files
Use versionless install dir
parent
1ad238c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
dcb6fc61
...
...
@@ -69,7 +69,7 @@ ecm_qt_install_logging_categories(
########### install files ###############
install
(
FILES ffmpegthumbs.desktop DESTINATION
${
KDE_INSTALL_KSERVICES
5
DIR
}
)
install
(
FILES ffmpegthumbs.desktop DESTINATION
${
KDE_INSTALL_KSERVICESDIR
}
)
install
(
FILES org.kde.ffmpegthumbs.metainfo.xml
DESTINATION
${
KDE_INSTALL_METAINFODIR
}
)
...
...
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