mirror of
https://github.com/google/benchmark.git
synced 2025-04-29 14:30:37 +08:00
feat: deleted test / benchmark.pc
This should not be added. My mistake
This commit is contained in:
parent
5c5914cd93
commit
4de740d59d
@ -1,12 +0,0 @@
|
||||
prefix=/usr/local
|
||||
exec_prefix=${prefix}
|
||||
libdir=/usr/local/lib
|
||||
includedir=/usr/local/include
|
||||
|
||||
Name: benchmark
|
||||
Description: Google microbenchmark framework
|
||||
Version: 1.8.2
|
||||
|
||||
Libs: -L${libdir} -lbenchmark
|
||||
Libs.private: -lpthread
|
||||
Cflags: -I${includedir}
|
Loading…
Reference in New Issue
Block a user