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
Games
KNetWalk
Commits
94e788eb
Commit
94e788eb
authored
Mar 20, 2022
by
Nicolas Fella
Browse files
Add missing KCoreAddons link
parent
83693c4a
Pipeline
#152880
passed with stage
in 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
94e788eb
...
...
@@ -28,6 +28,7 @@ ecm_add_app_icon(knetwalk_SRCS ICONS ${ICONS_SRCS})
add_executable
(
knetwalk
${
knetwalk_SRCS
}
)
target_link_libraries
(
knetwalk
KF5::CoreAddons
KF5::Crash
KF5::DBusAddons
KF5::TextWidgets
...
...
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