"cacheflow/frontend/simple_frontend.py" did not exist on "a1b3de86cd6f27aeb299d45296a7409b8d2b7c0c"
install_gflags.sh 115 Bytes
Newer Older
Sugon_ldc's avatar
Sugon_ldc committed
1
2
3
4
5
6
git clone https://github.com/gflags/gflags.git
mkdir -p gflags/build
cd gflags/build
cmake ..
make -j
make install