aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/testdata/exports-pkgconfig/TheSecondLib.pc
blob: 6c54b451e6a837327dbae3549d7accba5bdd8ee8 (plain)
1
2
3
4
5
6
7
8
9
config1=a b
config2=c

Name: TheSecondLib
Description: The second lib
Version: 2.0
Cflags: -I/opt/thesecondlib/include
Libs: -L/opt/thesecondlib/lib -lTheSecondLib
Requires: TheFirstLib