projects
/
platform
/
upstream
/
glog.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add Brian Silverman to AUTHORS+CONTRIBUTORS.
[platform/upstream/glog.git]
/
libglog.pc.in
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: libglog
7
Description: Google Log (glog) C++ logging framework
8
Version: @VERSION@
9
Libs: -L${libdir} -lglog
10
Cflags: -I${includedir}