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

Patch netcdf-c to include correct hdf5 #145

Merged
merged 2 commits into from
May 12, 2024

Conversation

mulimoen
Copy link
Collaborator

@mulimoen mulimoen commented May 8, 2024

The include directive of Cmake is weird, and would not pick up the variable we set. The patch forces the correct handling of hdf5 in netcdf-c.

Patch is not needed in upstream where one can set HDF5_ROOT and it will work correctly.

Fixes #139

@mulimoen mulimoen force-pushed the fix-hdf5-include-directive branch from 16fc84f to 1b9b248 Compare May 8, 2024 20:13
@mulimoen mulimoen changed the title Update source with extra patch Patch netcdf-c to include correct hdf5 May 8, 2024
@mulimoen mulimoen force-pushed the fix-hdf5-include-directive branch 2 times, most recently from a5efda1 to b5a6f0c Compare May 8, 2024 20:52
@mulimoen mulimoen force-pushed the fix-hdf5-include-directive branch from b5a6f0c to 0d16ffb Compare May 8, 2024 21:02
@mulimoen mulimoen merged commit 0f74c43 into georust:master May 12, 2024
13 checks passed
@mulimoen mulimoen deleted the fix-hdf5-include-directive branch May 12, 2024 06:40
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.

Does not compile in release mode
1 participant