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

Fixed AppleSilicon check #478

Merged
merged 1 commit into from
Aug 25, 2022
Merged

Fixed AppleSilicon check #478

merged 1 commit into from
Aug 25, 2022

Conversation

CMDisme
Copy link
Contributor

@CMDisme CMDisme commented Aug 25, 2022

CMAKE_APPLE_SILICON_PROCESSOR can be set to either x86_64 or arm64. This line of code must check for arm64 to set the correct path.

CMAKE_APPLE_SILICON_PROCESSOR can be set to either x86_64 or arm64. This line of code must check for arm64 to set the correct path.
@braindigitalis braindigitalis merged commit 07a441a into brainboxdotcc:dev Aug 25, 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