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
KMbox
Commits
99339a39
Commit
99339a39
authored
May 17, 2021
by
Laurent Montel
Browse files
GIT_SILENT: use Qt:: everywhere
parent
27909338
Pipeline
#62294
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
autotests/CMakeLists.txt
View file @
99339a39
...
...
@@ -5,4 +5,4 @@ find_package(Qt5Test CONFIG REQUIRED)
########### next target ###############
ecm_add_tests
(
mboxtest.cpp mboxbenchmark.cpp NAME_PREFIX
"mbox-"
LINK_LIBRARIES KF5Mbox Qt
5
::Test
)
ecm_add_tests
(
mboxtest.cpp mboxbenchmark.cpp NAME_PREFIX
"mbox-"
LINK_LIBRARIES KF5Mbox Qt::Test
)
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