Skip to content

fix: universal2 build#90

Merged
mayeut merged 1 commit into
scikit-build:masterfrom
mayeut:universal2
Nov 21, 2021
Merged

fix: universal2 build#90
mayeut merged 1 commit into
scikit-build:masterfrom
mayeut:universal2

Conversation

@mayeut
Copy link
Copy Markdown
Contributor

@mayeut mayeut commented Nov 14, 2021

ExternalProject_add does not forward CMAKE_OSX_ARCHITECTURES to the external project. This leads to a broken universal2 build which only has the x86_64 binary.
Let's forward a few variables to the external project to fix this and add a test.

Fix #88

ExternalProject_add does not forward CMAKE_OSX_ARCHITECTURES to the external project. This leads to a broken universal2 build which only has the x86_64 binary.
Let's forward a few variables to the external project to fix this.
@mayeut mayeut merged commit 450d8bb into scikit-build:master Nov 21, 2021
@mayeut mayeut deleted the universal2 branch November 21, 2021 10:19
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.

Incorrect version of Ninja installed using PIP on M1

1 participant