summaryrefslogtreecommitdiffstats
path: root/third_party/rust/pkg-config/tests/rpath.pc
blob: 7c36c5cb71a8908ce276871b383e296efccf80f9 (plain)
1
2
3
4
5
6
7
prefix=/usr/local

Name: rpath
Version: 4.2.0
Description: RPath example library
Libs: -L${prefix}/lib -Wl,-rpath,${prefix}/lib -lrpath
Cflags: -I${prefix}/include