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

fix: update build system with CMAKE_ARGS from scikit-build #831

Merged
merged 1 commit into from Jun 30, 2023

Conversation

henryiii
Copy link
Contributor

Fix #830. Touched up a few things related to the build setup.

@sergregory sergregory self-assigned this Apr 18, 2023
@henryiii
Copy link
Contributor Author

henryiii commented Apr 27, 2023

I've reverted the oldest-supported-numpy change to see if that fixes it though I think it was very suspicious that one single file failed before with what looked like missing Python headers - that doesn't look like a problem I caused. :)

Hmm, #837 mentions 1.17.3 fails now. Is it because it needs the Python header included in this case? Anyway, it's easy to override one case while still using oldest-supported-numpy.

@asmorkalov
Copy link
Collaborator

@henryiii Thanks a lot for the patch! I squashed commits and rebased to 4.x to resolve conflicts.

Copy link
Collaborator

@asmorkalov asmorkalov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@asmorkalov asmorkalov merged commit 413512c into opencv:4.x Jun 30, 2023
164 checks passed
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

Successfully merging this pull request may close these issues.

config: CMAKE_ARGS already supported by scikit-build
3 participants