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
Akonadi Search
Commits
f0ff77da
Commit
f0ff77da
authored
Aug 12, 2022
by
Laurent Montel
Browse files
Show headers in qtc6
parent
5ace2e2d
Pipeline
#217169
failed with stage
in 3 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
debug/autotests/CMakeLists.txt
View file @
f0ff77da
...
...
@@ -3,7 +3,9 @@ include_directories(
)
macro
(
add_akonadisearchdebug_unittest _source
)
ecm_add_test
(
${
_source
}
get_filename_component
(
_name
${
_source
}
NAME_WE
)
ecm_add_test
(
${
_source
}
${
_name
}
.h
TEST_NAME
${
_name
}
NAME_PREFIX
"akonadisearchdebug-"
LINK_LIBRARIES Qt
${
QT_MAJOR_VERSION
}
::Test Qt
${
QT_MAJOR_VERSION
}
::Gui KF5::Completion KF5::CoreAddons KF5::AkonadiSearchDebug KF5::AkonadiCore
GUI
...
...
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