Collection of reusable C++ library artifacts developed at Facebook
Collection of reusable C++ library artifacts developed at Facebook
folly$ clang++ -o myapp myapp.cpp -I$(brew --prefix folly)/include -L$(brew --prefix folly)/lib -lfolly$ brew info folly$ ls $(brew --prefix folly)/include/folly