forked from KDE/kstars
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.kde-ci.yml
31 lines (27 loc) · 879 Bytes
/
.kde-ci.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# SPDX-FileCopyrightText: 2024 Eric Dejouhanet <[email protected]>
# SPDX-License-Identifier: GPL-2.0-or-later
Dependencies:
- 'on': ['@all']
'require':
'frameworks/extra-cmake-modules': '@stable'
'frameworks/kconfig': '@stable'
'frameworks/kguiaddons': '@stable'
'frameworks/ki18n': '@stable'
'frameworks/kplotting': '@stable'
- 'on': ['Linux','Windows']
'require':
'frameworks/breeze-icons': '@stable'
'frameworks/kcrash': '@stable'
'frameworks/kdoctools': '@stable'
'frameworks/kinit': '@stable'
'frameworks/knewstuff': '@stable'
'frameworks/knotifications': '@stable'
'frameworks/knotifyconfig': '@stable'
'frameworks/kxmlgui': '@stable'
#- 'on': ['Android']
# 'require':
Options:
in-source-build: False
setup-dbus-session: True
setup-x-environment: True
cmake-options: --trace-expand --debug-find