公告板
版本库
filestore
活动
搜索
登录
SourceCode
/
GitFork
Git上的开源代码
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
# Type(<scope>): <subject>
pansen
2019-01-28
1b14880f3d4bf6b25de7be4489073d6f8f9d77ed
[SourceCode/GitFork.git]
/
aBuild
/
glog
/
lib
/
pkgconfig
/
libglog.pc
1
2
3
4
5
6
7
8
9
10
prefix=/home/bsk/work/work_git/GitFork/glog/../aBuild/glog
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: libglog
Description: Google Log (glog) C++ logging framework
Version: 0.3.5
Libs: -L${libdir} -lglog
Cflags: -I${includedir}