blob: cc05742b6689f0d1fbe358665249d13f6e3a6320 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
maintainer: mdawson
description: Configuration system
tier: 1
type: functional
platforms:
- name: Linux
- name: Windows
- name: MacOSX
- name: Android
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
|