Way to build pybind11 in-tree without cmake fetch content
Open
@Yurlungur is already working on this.
Since Jun 29, 2026.
build
clean-up
- Dominant language
- C++
- Stars
- 39
- Forks
- 22
- Avg merge
- 10h 22m
- Merged PRs (30d)
- 3
Description
I have recently been trying to build python bindings on Roci and I'd like to build on the backend nodes, but the backend nodes don't have internet. This has produced this bizarre loop where I configure on the frontend and then build on the backend.
We should have a workaround for this, possibly just by having a pybind11 submodule for in-tree builds.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.