Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
libksysguard
Commits
6ad031de
Commit
6ad031de
authored
Oct 13, 2019
by
Laurent Montel
Browse files
Now we depend against kf5.62
parent
e6ccc9ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
6ad031de
...
...
@@ -118,10 +118,6 @@ install(EXPORT libksysguardLibraryTargets
DESTINATION
${
CMAKECONFIG_INSTALL_DIR
}
FILE KF5SysGuardLibraryTargets.cmake
)
if
(
${
ECM_VERSION
}
STRGREATER
"5.58.0"
)
install
(
FILES libksysguard.categories DESTINATION
${
KDE_INSTALL_LOGGINGCATEGORIESDIR
}
)
else
()
install
(
FILES libksysguard.categories DESTINATION
${
KDE_INSTALL_CONFDIR
}
)
endif
()
install
(
FILES libksysguard.categories 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
.
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