summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/FindPkgConfig/pc-bletch/lib/pkgconfig/bletch.pc
blob: 04d2c1b001c0c16b2d903e7b378438ab2f6786da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=/opt/bletch
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

jackpot=bletch-lives

Name: Bletch
Description: Dummy packaget to test variable support
Version: 1.0
Libs: -L${libdir} -lbletch
Cflags: -Dbletch_version=1