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