-
Notifications
You must be signed in to change notification settings - Fork 121
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
debug build with pip? #1033
Comments
It looks like the logic is incorrect for passing this through properly. It was only designed for scikit-build/skbuild/setuptools_wrap.py Lines 114 to 115 in 676e110
scikit-build/skbuild/setuptools_wrap.py Lines 600 to 607 in 676e110
PS: In scikit-build-core you can set this in toml or via |
Thanks! I will try scikit-build-core again. I remember there was some missing feature (possibly related to editable debug build) that prevents me from migrating to it, but I will double check again! Thanks for confirming this bug! |
Hi there, thanks for this great tool!
I am not able to figure out how to create a cmake debug build using pip.
however, it does not work.
Any hints? Thanks!
The text was updated successfully, but these errors were encountered: