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

Ensure the CMake build works on all platforms #1612

Merged
merged 8 commits into from
May 24, 2024
Merged

Conversation

chrisdutz
Copy link
Contributor

In it's current state the build doesn't work on all platforms. Mainly the arm64 version on Windows had issues.

This PR fixes that. With these changes the build should work on:

ARM64

  • MAC
  • Windows
  • Linux

x86_64

  • MAC
  • Windows
  • Linux

amd64

  • Windows
  • Linux

@chrisdutz chrisdutz merged commit c421e92 into develop May 24, 2024
15 checks passed
@chrisdutz chrisdutz deleted the feature/updated-cmake branch May 24, 2024 12:48
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.

None yet

1 participant