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

Make CMAKE_OSX_ARCHITECTURES a cache variable and update docs #25

Merged
merged 6 commits into from
Apr 10, 2024

Conversation

MartinHelmut
Copy link
Owner

@MartinHelmut MartinHelmut commented Apr 8, 2024

Description

This PR solves issues building on macOS by defining CMAKE_OSX_ARCHITECTURES as cache variable and making it explicit when using the configure command. Also updates docs and preset with new usage.

Related to: #24

Open issues

  • CPack does currently not work on macOS when run as separate commands (it works via Presets)

Testing

  • macOS
  • Linux
  • Windows

@MartinHelmut MartinHelmut merged commit 69f5e33 into main Apr 10, 2024
3 checks passed
@MartinHelmut MartinHelmut deleted the fix-mac-builds branch April 10, 2024 18:24
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.

1 participant