Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Plasma
DrKonqi
Commits
c0b67557
Commit
c0b67557
authored
Oct 22, 2020
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
it depends against kf5.74
parent
353f6cbf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
5 deletions
+1
-5
CMakeLists.txt
CMakeLists.txt
+1
-5
No files found.
CMakeLists.txt
View file @
c0b67557
...
...
@@ -83,10 +83,6 @@ kde_clang_format(${ALL_CLANG_FORMAT_SOURCE_FILES})
install
(
FILES drkonqi.categories DESTINATION
${
KDE_INSTALL_LOGGINGCATEGORIESDIR
}
)
if
(
${
ECM_VERSION
}
STRGREATER
"5.58.0"
)
install
(
FILES drkonqi.categories DESTINATION
${
KDE_INSTALL_LOGGINGCATEGORIESDIR
}
)
else
()
install
(
FILES drkonqi.categories DESTINATION
${
KDE_INSTALL_CONFDIR
}
)
endif
()
install
(
FILES drkonqi.categories DESTINATION
${
KDE_INSTALL_LOGGINGCATEGORIESDIR
}
)
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