1 # SPDX-FileCopyrightText: 2023 EfficiOS Inc.
3 # SPDX-License-Identifier: MIT
6 exec_prefix=@exec_prefix@
8 includedir=@includedir@
10 Name: Userspace RCU BulletProof
11 Description: A userspace RCU (read-copy-update) library, bulletproof version
12 Version: @PACKAGE_VERSION@
14 Libs: -L${libdir} -lurcu-common -lurcu-bp
15 Cflags: -I${includedir}