folly icon indicating copy to clipboard operation
folly copied to clipboard

feat(oss/python): make iobuf available via facebook CMakeLists.txt

Open ben-- opened this issue 5 months ago • 0 comments

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.

ben-- avatar Sep 17 '25 16:09 ben--