cmake_example icon indicating copy to clipboard operation
cmake_example copied to clipboard

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

Open lwygzh opened this issue 1 year ago • 1 comments

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 avatar Aug 29 '24 12:08 lwygzh

@henryiii do you have any insights on this matter?

lwygzh avatar Aug 29 '24 12:08 lwygzh