How to specify multiple Python versions to build Boost.Python
Open
- Dominant language
- CMake
- Stars
- 120
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Is there an alternative to specifying and building multiple binaries for a Boost.Python project?
For example, `boost-python310` and `boost-python312` are not compatible. How to build both binaries using CMake?
B2 provides the following solution: https://www.boost.org/doc/libs/1_85_0/tools/build/doc/html/index.html#bbv2.reference.tools.libraries.python.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.