Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use CMake with third party dependencies for building conda packages with pybind11? #191

Open
lwygzh opened this issue Aug 29, 2024 · 1 comment

Comments

@lwygzh
Copy link

lwygzh commented Aug 29, 2024

Hi,

I want to use pybind11 to bind a C++ package that depends on third-party libraries like Eigen and Boost and build it into a conda package. I was wondering if there is an example of doing so? I took a look at the scikit-build example that also does not depend on third-party libraries.

@lwygzh
Copy link
Author

lwygzh commented Aug 29, 2024

@henryiii do you have any insights on this matter?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant