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
PIM
KMail
Commits
f762950e
Commit
f762950e
authored
Nov 17, 2020
by
Laurent Montel
😁
Browse files
Remove not necessary lib here
parent
d2865b35
Pipeline
#41321
failed with stage
in 15 minutes and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/undosend/autotests/CMakeLists.txt
View file @
f762950e
...
...
@@ -2,7 +2,7 @@ macro(add_kmail_undosend_unittest _source)
get_filename_component
(
_name
${
_source
}
NAME_WE
)
ecm_add_test
(
${
_source
}
TEST_NAME
${
_name
}
LINK_LIBRARIES kmailprivate Qt5::Test Qt5::Widgets
QGpgme
LINK_LIBRARIES kmailprivate Qt5::Test Qt5::Widgets
)
endmacro
()
...
...
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