Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
KDE PIM Add-ons
Commits
4c15a0de
Commit
4c15a0de
authored
Nov 07, 2020
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Disable it on windows for the moment
parent
84ebe12c
Pipeline
#39894
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
plugins/plasma/pimeventsplugin/autotests/CMakeLists.txt
plugins/plasma/pimeventsplugin/autotests/CMakeLists.txt
+6
-3
No files found.
plugins/plasma/pimeventsplugin/autotests/CMakeLists.txt
View file @
4c15a0de
...
...
@@ -23,6 +23,9 @@ macro(add_plasma_pimeventsplugin_test _source _additional)
${
CMAKE_CURRENT_BINARY_DIR
}
/..
)
endmacro
()
add_plasma_pimeventsplugin_test
(
eventdatavisitortest.cpp ../eventdatavisitor.cpp
)
add_plasma_pimeventsplugin_test
(
pimeventsplugintest.cpp
"../eventmodel.cpp;../eventdatavisitor.cpp;../pimeventsplugin.cpp;../akonadipimdatasource.cpp;../settingschangenotifier.cpp"
)
if
(
NOT WIN32
)
add_plasma_pimeventsplugin_test
(
eventdatavisitortest.cpp ../eventdatavisitor.cpp
)
add_plasma_pimeventsplugin_test
(
pimeventsplugintest.cpp
"../eventmodel.cpp;../eventdatavisitor.cpp;../pimeventsplugin.cpp;../akonadipimdatasource.cpp;../settingschangenotifier.cpp"
)
else
()
MESSAGE
(
STATUS
"Need to reactivate autotest on windows here"
)
endif
()
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