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
Education
KLettres
Commits
959f274c
Verified
Commit
959f274c
authored
Jan 09, 2021
by
Luca Beltrame
Browse files
Fix typo
parent
42940165
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
959f274c
...
...
@@ -68,7 +68,7 @@ endif()
install
(
FILES org.kde.klettres.appdata.xml DESTINATION
${
KDE_INSTALL_METAINFODIR
}
)
ecm_qt_install_logging_categories
(
EXPORT KLETTRES FILE klettres.categorie DESTINATION
${
KDE_INSTALL_LOGGINGCATEGORIESDIR
}
)
ecm_qt_install_logging_categories
(
EXPORT KLETTRES FILE klettres.categorie
s
DESTINATION
${
KDE_INSTALL_LOGGINGCATEGORIESDIR
}
)
feature_summary
(
WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES
)
...
...
Write
Preview
Supports
Markdown
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