Skip to content

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

Open
ben-- wants to merge 3 commits into
facebook:mainfrom
ben--:oss-python-iobuf
Open

feat(oss/python): make iobuf available via facebook CMakeLists.txt#2505
ben-- wants to merge 3 commits into
facebook:mainfrom
ben--:oss-python-iobuf

Conversation

@ben--

@ben-- ben-- commented Sep 17, 2025

Copy link
Copy Markdown
Contributor

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.

Use find_package(Boost) without MODULE to use modern Boost targets
instead of legacy FindBoost.cmake variables.
@ben-- ben-- force-pushed the oss-python-iobuf branch 5 times, most recently from 4de618d to 38c72f5 Compare November 3, 2025 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

1 participant