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

FYI: ScikitBuild #2

Open
Erotemic opened this issue Jun 16, 2022 · 1 comment
Open

FYI: ScikitBuild #2

Erotemic opened this issue Jun 16, 2022 · 1 comment

Comments

@Erotemic
Copy link

Saw this repo on my feed. Wanted to let you know about scikit-build in case you weren't aware: https://scikit-build.readthedocs.io/en/latest/

Instead of using the setuptools.Extension it hooks into CMake, which can sometimes make things easier, especially when working with libraries that are meant to work on multiple platforms.

@FedericoStra
Copy link
Owner

Thank you very much for the information!

When I find the time, I'll extend this repo with an example on how to structure a project that uses scikit-build to compile Cython extensions.

I'll leave this issue open in the meantime so other people can find this advice more easily.

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

2 participants