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
Utilities
KFind
Commits
ee24018b
Commit
ee24018b
authored
Mar 25, 2021
by
Laurent Montel
😁
Browse files
Allow to install po/docbook
parent
f8f6a8a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
ee24018b
...
@@ -50,5 +50,7 @@ add_subdirectory(icons)
...
@@ -50,5 +50,7 @@ add_subdirectory(icons)
add_subdirectory
(
doc
)
add_subdirectory
(
doc
)
ecm_qt_install_logging_categories
(
EXPORT KFIND FILE kfind.categories DESTINATION
${
KDE_INSTALL_LOGGINGCATEGORIESDIR
}
)
ecm_qt_install_logging_categories
(
EXPORT KFIND FILE kfind.categories DESTINATION
${
KDE_INSTALL_LOGGINGCATEGORIESDIR
}
)
ki18n_install
(
po
)
kdoctools_install
(
po
)
feature_summary
(
WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES
)
feature_summary
(
WHAT ALL 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