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
Graphics
Kamera
Commits
bd5dd938
Commit
bd5dd938
authored
Apr 06, 2021
by
Nicolas Fella
Browse files
Add a missing KConfig linkage
Currently things work due to transitiveness, but we better not rely on that
parent
1545cf6e
Changes
1
Show whitespace changes
Inline
Side-by-side
kioslave/CMakeLists.txt
View file @
bd5dd938
...
...
@@ -13,6 +13,7 @@ target_link_libraries(kio_kamera
Qt5::Core
KF5::KIOCore
KF5::I18n
KF5::ConfigCore
${
GPHOTO2_LIBRARIES
}
)
...
...
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