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
PIM
PIM Messagelib
Commits
8dd0dea2
Commit
8dd0dea2
authored
Aug 11, 2022
by
Laurent Montel
Browse files
Remove empty line
parent
12d9a6d5
Pipeline
#216663
canceled with stage
in 3 minutes and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
mimetreeparser/autotests/CMakeLists.txt
View file @
8dd0dea2
...
...
@@ -36,7 +36,6 @@ macro(add_mimetreeparser_crypto_unittest _source)
)
if
(
QT_MAJOR_VERSION STREQUAL
"6"
)
target_link_libraries
(
${
_name
}
QGpgmeQt6 Qt6::Core5Compat
)
target_link_libraries
(
${
_name
}
)
else
()
target_link_libraries
(
${
_name
}
QGpgme
)
endif
()
...
...
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