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
KNotes
Commits
c8c8a09a
Commit
c8c8a09a
authored
May 17, 2021
by
Laurent Montel
Browse files
GIT_SILENT: use Qt:: everywhere
parent
1e4815bc
Pipeline
#62276
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/print/autotests/CMakeLists.txt
View file @
c8c8a09a
...
...
@@ -6,5 +6,5 @@ set( knotes_knotesgrantleeprint_source knotesgrantleeprinttest.cpp )
add_executable
(
knotesgrantleeprinttest
${
knotes_knotesgrantleeprint_source
}
)
add_test
(
NAME knotesgrantleeprinttest COMMAND knotesgrantleeprinttest
)
ecm_mark_as_test
(
knotesgrantleeprinttest
)
target_link_libraries
(
knotesgrantleeprinttest Qt::Test Qt
5
::Gui KF5::AkonadiCore knotesprivate KF5::Mime KF5::AkonadiNotes Grantlee5::Templates KF5::GrantleeTheme
)
target_link_libraries
(
knotesgrantleeprinttest Qt::Test Qt::Gui KF5::AkonadiCore knotesprivate KF5::Mime KF5::AkonadiNotes Grantlee5::Templates KF5::GrantleeTheme
)
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