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
KPimTextEdit
Commits
0a7a6c33
Commit
0a7a6c33
authored
Feb 26, 2022
by
Laurent Montel
😁
Browse files
Show headers in qtc6
parent
34d402ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/texttospeech/autotests/CMakeLists.txt
View file @
0a7a6c33
# SPDX-FileCopyrightText: none
# SPDX-License-Identifier: BSD-3-Clause
macro
(
add_kpimtextedit_texttospeech_unittest _source
)
ecm_add_test
(
${
_source
}
get_filename_component
(
_name
${
_source
}
NAME_WE
)
ecm_add_test
(
${
_source
}
${
_name
}
.h TEST_NAME
${
_name
}
NAME_PREFIX
"kpimtextedit-texttospeech-"
LINK_LIBRARIES Qt
${
QT_MAJOR_VERSION
}
::Test KF5::PimTextEdit Qt
${
QT_MAJOR_VERSION
}
::Widgets
)
...
...
Write
Preview
Markdown
is supported
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