gflag

源码安装

./autogen.sh

./configure CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib"

make -j4

make install
Table of Contents