aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.kde-ci.yml
blob: 238f387a1ed3ad9d4d3bed56da83e32cd23066ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# SPDX-FileCopyrightText: None
# SPDX-License-Identifier: CC0-1.0

Dependencies:
- 'on': ['Linux','Windows']
  'require':
    'frameworks/extra-cmake-modules': '@latest-kf6'

Options:
  run-tests: True
  cmake-options: '-DBUILD_TESTING=ON -DCODE_COVERAGE=ON'
  setup-x-environment: True
  run-gcovr: True