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
PIM Data Exporter
Commits
bef4da50
Commit
bef4da50
authored
May 03, 2022
by
Laurent Montel
😁
Browse files
Show all headers in qtc6
parent
38640527
Pipeline
#171347
passed with stage
in 3 minutes and 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
console/autotests/CMakeLists.txt
View file @
bef4da50
...
...
@@ -10,7 +10,7 @@ ecm_qt_declare_logging_category(pimdataexporterconsole_loginfiletest_SRCS HEADER
add_executable
(
pimdataexporterconsole_loginfiletest loginfiletest.cpp ../loginfile.cpp
${
pimdataexporterconsole_loginfiletest_SRCS
}
)
add_executable
(
pimdataexporterconsole_loginfiletest loginfiletest.cpp
loginfiletest.h
../loginfile.cpp
${
pimdataexporterconsole_loginfiletest_SRCS
}
)
add_test
(
NAME pimdataexporterconsole_loginfiletest COMMAND pimdataexporterconsole_loginfiletest
)
ecm_mark_as_test
(
pimdataexporterconsole_loginfiletest
)
target_link_libraries
(
pimdataexporterconsole_loginfiletest Qt
${
QT_MAJOR_VERSION
}
::Test
)
...
...
Write
Preview
Supports
Markdown
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