facebook/folly

An open-source C++ library developed and used at Facebook. - facebook/folly

Download and install folly with the parameters listed below: git clone https:// github.com/facebook/folly.git cd folly mkdir _build cd _build cmake .. make sudo ...

Lee mas