thewtex / cython-cmake-example

Utilities and example for using CMake to build Cython modules - migrated to scikit-build
https://scikit-build.org/
Apache License 2.0
160 stars 41 forks source link

Running a python program from main and calling a name_.cpp file #18

Closed j-c-cook closed 4 years ago

j-c-cook commented 4 years ago

I have come across this because I am looking to develop a python code with c++ wrapped cython code. Is there a minimal example of this library that runs?

thewtex commented 4 years ago

Please see scikit-build and scikit-build-sample-projects.