Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
KIO Extras
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
11
Merge Requests
11
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Network
KIO Extras
Commits
6014a6ef
Commit
6014a6ef
authored
Mar 05, 2017
by
Laurent Montel
😁
Committed by
Andreas Sturmlechner
Mar 05, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix install files
parent
08445abb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
thumbnail/CMakeLists.txt
thumbnail/CMakeLists.txt
+6
-3
No files found.
thumbnail/CMakeLists.txt
View file @
6014a6ef
...
...
@@ -251,10 +251,13 @@ install(FILES
imagethumbnail.desktop
jpegthumbnail.desktop
textthumbnail.desktop
if
(
Qt5WebEngineWidgets_FOUND
)
htmlthumbnail.desktop
endif
()
# desktopthumbnail.desktop
comicbookthumbnail.desktop
kraorathumbnail.desktop
DESTINATION
${
SERVICES_INSTALL_DIR
}
)
if
(
Qt5WebEngineWidgets_FOUND
)
install
(
FILES htmlthumbnail.desktop DESTINATION
${
SERVICES_INSTALL_DIR
}
)
endif
()
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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