You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
py-build-cmake itself just needs a CMake project. It configures and builds that project with the appropriate options, and then installs the generated files into the Python Wheel package.
There are no requirements on what you build or install with it, so you should be able to use Boost.Python without issues.
Hello!
First, great library @tttapa et al., thank you for y'all's work!
Quick question, is
py-build-cmake
compatible with PyBoost?The text was updated successfully, but these errors were encountered: