summaryrefslogtreecommitdiffstats
path: root/test cases/unit/61 pkgconfig relative paths/pkgconfig/librelativepath.pc
blob: dae1eed750c53672c6e61828a1b7c47da4c616f7 (plain)
1
2
3
4
5
6
7
8
9
prefix=../relativepath
exec_prefix=${prefix}
libdir=${exec_prefix}/lib

Name: Relative path
Description: Relative path library
Version: 0.0.1
Libs: -L${libdir} -lrelativepath
Cflags: