Cleanup: cast poll delay return value to void
[urcu.git] / liburcu.pc.in
CommitLineData
2260a36c
YB
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: Userspace RCU
7Description: A userspace RCU (read-copy-update) library, standard version
8Version: @PACKAGE_VERSION@
9Requires:
10Libs: -L${libdir} -lurcu
11Cflags: -I${includedir}
This page took 0.026259 seconds and 4 git commands to generate.