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
Accessibility
Kontrast
Commits
722ff783
Commit
722ff783
authored
Oct 25, 2022
by
Albert Astals Cid
Browse files
We have docs, so also install the translations
parent
4f2dc18e
Pipeline
#254901
passed with stage
in 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
722ff783
...
...
@@ -56,6 +56,7 @@ add_subdirectory(src)
if
(
NOT ANDROID
)
add_subdirectory
(
doc
)
kdoctools_install
(
po
)
endif
()
install
(
PROGRAMS org.kde.kontrast.desktop DESTINATION
${
KDE_INSTALL_APPDIR
}
)
...
...
@@ -64,6 +65,7 @@ install(FILES org.kde.kontrast.svg DESTINATION ${KDE_INSTALL_FULL_ICONDIR}/hicol
ki18n_install
(
po
)
feature_summary
(
WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES
)
if
(
ANDROID
)
...
...
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