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
KMailTransport
Commits
85728011
Commit
85728011
authored
Aug 14, 2022
by
Laurent Montel
Browse files
Show headers in qtc6
parent
15578ec8
Pipeline
#217828
failed with stage
in 2 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/kmailtransport/tests/CMakeLists.txt
View file @
85728011
...
...
@@ -3,7 +3,7 @@ include(ECMMarkAsTest)
find_package
(
KF5TextWidgets
${
KF5_MIN_VERSION
}
CONFIG REQUIRED
)
add_executable
(
transportmgr transportmgr.cpp
)
add_executable
(
transportmgr transportmgr.cpp
transportmgr.h
)
ecm_mark_as_test
(
transportmgr
)
target_link_libraries
(
transportmgr KF5MailTransport Qt
${
QT_MAJOR_VERSION
}
::Widgets KF5::I18n KF5::ConfigGui KF5::TextWidgets KF5::CoreAddons
)
...
...
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