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
Commits
563b110d
Commit
563b110d
authored
Jan 30, 2022
by
Ben Cooksley
Browse files
kaccounts-integration is Linux/FreeBSD only - so don't try to use it elsewhere
parent
a84cbd6c
Pipeline
#130785
passed with stage
in 5 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.kde-ci.yml
View file @
563b110d
...
...
@@ -5,7 +5,6 @@ Dependencies:
-
'
on'
:
[
'
@all'
]
'
require'
:
'
frameworks/extra-cmake-modules'
:
'
@latest'
'
network/kaccounts-integration'
:
'
@latest'
'
frameworks/kconfig'
:
'
@latest'
'
frameworks/kconfigwidgets'
:
'
@latest'
'
frameworks/kcoreaddons'
:
'
@latest'
...
...
@@ -19,5 +18,9 @@ Dependencies:
'
frameworks/kxmlgui'
:
'
@latest'
'
frameworks/kcrash'
:
'
@latest'
-
'
on'
:
[
'
Linux'
,
'
FreeBSD'
]
'
require'
:
'
network/kaccounts-integration'
:
'
@latest'
Options
:
cmake-options
:
"
-DAKONADI_RUN_MYSQL_ISOLATED_TESTS=FALSE
-DAKONADI_RUN_PGSQL_ISOLATED_TESTS=FALSE
-DAKONADI_RUN_SQLITE_ISOLATED_TESTS=FALSE"
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