1cdk5-config(1) User Commands cdk5-config(1)
2
3
4
6 cdk5-config - configuration for libcdk5
7
9 cdk-config [options]
10
12 --prefix
13 echos the package-prefix of cdk
14
15 --prefix=ARG
16 sets the package-prefix of cdk
17
18 --exec-prefix
19 echos the executable-prefix of cdk
20
21 --exec-prefix=ARG
22 sets the executable-prefix of cdk
23
24 --cflags
25 echos the C compiler flags needed to compile with cdk
26
27 --libs echos the libraries needed to link with cdk
28
29 --version
30 echos the release+patchdate version of cdk
31
32 --abi-version
33 echos the ABI version of cdk
34
35 --bindir
36 echos the directory containing cdk programs
37
38 --datadir
39 echos the directory containing cdk data
40
41 --libdir
42 echos the directory containing cdk libraries
43
44 --mandir
45 echos the directory containing cdk manpages
46
47 --help prints this message
48
50 cdk(3).
51
52
53
54Cdk February 2019 cdk5-config(1)