Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Games
KReversi
Commits
ede919a4
Commit
ede919a4
authored
Sep 14, 2020
by
Friedrich W. H. Kossebau
Browse files
Add explicit ki18n_install(po) call
GIT_SILENT
parent
e3ea2a9c
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
ede919a4
...
...
@@ -108,4 +108,6 @@ install(PROGRAMS org.kde.kreversi.desktop DESTINATION ${KDE_INSTALL_APPDIR})
install
(
DIRECTORY qml DESTINATION
${
KDE_INSTALL_DATADIR
}
/kreversi
)
install
(
FILES org.kde.kreversi.appdata.xml DESTINATION
${
KDE_INSTALL_METAINFODIR
}
)
ki18n_install
(
po
)
feature_summary
(
WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES
)
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