Skip to content

Conversation

Dmitry-Nikishov
Copy link

When building for Apple silicon I found it really annoying to make autotool to create a universal binary. So I had to implement a basic cmake. Then I had to set CMAKE_OSX_ARCHITECTURES=arm64;x86_64 and that gives me what I want. If you need any help improving Cmake support, please let me know - I have enough XP here

@RytoEX RytoEX mentioned this pull request Mar 27, 2024
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