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
Plasma
KMenuEdit
Commits
e3b82e13
Commit
e3b82e13
authored
Nov 20, 2019
by
Heiko Becker
Browse files
kconf_update: Remove duplicate KF5::ConfigCore
GIT_SILENT
parent
796d3eb3
Changes
1
Hide whitespace changes
Inline
Side-by-side
kconf_update/CMakeLists.txt
View file @
e3b82e13
add_executable
(
kmenuedit_globalaccel globalaccel.cpp ../globalaccel.cpp
)
target_link_libraries
(
kmenuedit_globalaccel Qt5::DBus KF5::ConfigCore
KF5::ConfigCore
KF5::GlobalAccel KF5::I18n KF5::Service
)
target_link_libraries
(
kmenuedit_globalaccel Qt5::DBus KF5::ConfigCore KF5::GlobalAccel KF5::I18n KF5::Service
)
install
(
TARGETS kmenuedit_globalaccel DESTINATION
${
KDE_INSTALL_LIBDIR
}
/kconf_update_bin
)
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