11 lines
202 B
PkgConfig
11 lines
202 B
PkgConfig
|
prefix=@prefix@
|
||
|
includedir=@includedir@/r3
|
||
|
libdir=@libdir@
|
||
|
|
||
|
Name: r3
|
||
|
Description: High-performance URL router library
|
||
|
Version: @PACKAGE_VERSION@
|
||
|
Requires:
|
||
|
Libs: -L${libdir} -lr3
|
||
|
CFlags: -I${includedir}
|