xref: /aosp_15_r20/external/libcxx/utils/google-benchmark/cmake/benchmark.pc.in (revision 58b9f456b02922dfdb1fad8a988d5fd8765ecb80)
1*58b9f456SAndroid Build Coastguard Workerprefix=@CMAKE_INSTALL_PREFIX@
2*58b9f456SAndroid Build Coastguard Workerexec_prefix=${prefix}
3*58b9f456SAndroid Build Coastguard Workerlibdir=${prefix}/lib
4*58b9f456SAndroid Build Coastguard Workerincludedir=${prefix}/include
5*58b9f456SAndroid Build Coastguard Worker
6*58b9f456SAndroid Build Coastguard WorkerName: @PROJECT_NAME@
7*58b9f456SAndroid Build Coastguard WorkerDescription: Google microbenchmark framework
8*58b9f456SAndroid Build Coastguard WorkerVersion: @VERSION@
9*58b9f456SAndroid Build Coastguard Worker
10*58b9f456SAndroid Build Coastguard WorkerLibs: -L${libdir} -lbenchmark
11*58b9f456SAndroid Build Coastguard WorkerCflags: -I${includedir}
12