blob: 58e44bafeb27f766411b8dc2e0154e7d6a91e105 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
maintainer: mdawson
description: Configuration system
tier: 1
type: functional
platforms:
- name: All
portingAid: false
deprecated: false
release: true
libraries:
- qmake: KConfigCore
cmake: "KF5::ConfigCore"
- qmake: KConfigGui
cmake: "KF5::ConfigGui"
cmakename: KF5Config
public_lib: true
group: Frameworks
subgroup: Tier 1
|