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

respect CMAKE_OSX_ARCHITECTURES #128

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Conversation

ddennedy
Copy link
Contributor

@ddennedy ddennedy commented Jan 8, 2024

cbe3d5c introduced a change to CMakeLists.txt that hardcodes an arch value that not only breaks Intel arch build on macOS but also does not respect a user-supplied CMAKE_OSX_ARCHITECTURES

cbe3d5c introduced a change to `CMakeLists.txt` that hardcodes an arch value that not only breaks Intel arch build on macOS but also does not respect a user-supplied `CMAKE_OSX_ARCHITECTURES`
ddennedy referenced this pull request Jan 10, 2024
Added sse2neon for arm compilation.
@georgmartius georgmartius merged commit c8caf90 into georgmartius:master Jan 11, 2024
1 check 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.

2 participants