UNPKG
crn-cli
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
The Ctrip React Native CLI Tools
github.com/ctripcorp/CRN
ctripcorp/CRN
crn-cli
/
commands
/
init
/
template
/
ios
/
CRNDemo
/
ReactNative
/
third-party
/
glog-0.3.5
/
libglog.pc.in
11 lines
(9 loc)
•
218 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@
Name: libglog
Description: Google Log (glog) C++ logging framework
Version: @VERSION@
Libs: -L${libdir} -lglog
Cflags: -I${includedir}