Skip to content

fix(cmake): support Windows ARM cross-compilation#4406

Merged
henryiii merged 1 commit into
masterfrom
henryiii-patch-3
Dec 19, 2022
Merged

fix(cmake): support Windows ARM cross-compilation#4406
henryiii merged 1 commit into
masterfrom
henryiii-patch-3

Conversation

@henryiii

Copy link
Copy Markdown
Collaborator

Description

Currently, even if you manually set the libraries variable to an ARM library, this still gets the Intel library when cross-compiling on Windows.

Suggested changelog entry:

* fix(cmake): support setting PYTHON_LIBRARIES manually for Windows ARM cross-compilation

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii
henryiii marked this pull request as ready for review December 15, 2022 18:29
@henryiii

Copy link
Copy Markdown
Collaborator Author

Just shipped Windows ARM cross-compile support in scikit-build-core 0.1.4 and scikit-build 0.16.4. This patch would be great to get in for projects using pybind11, like pybind/scikit_build_example#65.

@henryiii
henryiii merged commit a97c4d2 into master Dec 19, 2022
@henryiii
henryiii deleted the henryiii-patch-3 branch December 19, 2022 19:36
@github-actions github-actions Bot added the needs changelog Possibly needs a changelog entry label Dec 19, 2022
@henryiii henryiii removed the needs changelog Possibly needs a changelog entry label Dec 20, 2022
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.

2 participants