folly
folly copied to clipboard
feat(oss/python): make iobuf available via facebook CMakeLists.txt
This PR depends on #2503 and must land after it.
Make iobuf available to python code through fbcode_build and cmake.
This code was tested by compiling this version of folly into fbthrift and sapling/edenfs. Without it, some upcoming changes to the sapling codebase would not compile.