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

[CMake] CROSS_COMPILING builds should be able to locate hdf5. #1341

Merged
merged 2 commits into from
Jan 31, 2024

Conversation

KerstinKeller
Copy link
Contributor

This "hack" was added to enable cross compile builds.
However it's a bad hack, and it's not working for Macos runners, which somehow (some of them) are considered to be cross-compiling?

Alternatively, we could call find_package, and if it fails resort to finding it manually?

@KerstinKeller KerstinKeller merged commit 8b30e33 into master Jan 31, 2024
13 checks passed
@KerstinKeller KerstinKeller deleted the hotfix/macos-crossbuild-error branch February 2, 2024 10:44
FlorianReimold pushed a commit that referenced this pull request Feb 26, 2024
FlorianReimold pushed a commit that referenced this pull request Feb 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