mirror of
https://github.com/google/benchmark.git
synced 2024-12-26 12:30:14 +08:00
23d8c1e589
Co-authored-by: Alfredo Daniel Esponda Cervantes <92197886+DanEC1211@users.noreply.github.com>
8 lines
210 B
PkgConfig
8 lines
210 B
PkgConfig
libdir=@CMAKE_INSTALL_FULL_LIBDIR@
|
|
|
|
Name: @PROJECT_NAME@
|
|
Description: Google microbenchmark framework (with main() function)
|
|
Version: @NORMALIZED_VERSION@
|
|
Requires: benchmark
|
|
Libs: -L${libdir} -lbenchmark_main
|