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
SDK
Kompare
Commits
d5e62679
Commit
d5e62679
authored
Nov 13, 2020
by
Friedrich W. H. Kossebau
Browse files
No need to conditionally call kdoctools_install(po), is required dep
NO_CHANGELOG
parent
48881b91
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
d5e62679
...
@@ -134,8 +134,6 @@ ecm_qt_install_logging_categories(
...
@@ -134,8 +134,6 @@ ecm_qt_install_logging_categories(
)
)
ki18n_install
(
po
)
ki18n_install
(
po
)
if
(
KF5DocTools_FOUND
)
kdoctools_install
(
po
)
kdoctools_install
(
po
)
endif
()
feature_summary
(
WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES
)
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