Building the HDF5 library and its filter plugins in a conda virtual environment using CMake presets - Aleksandar Jelenak on Call the Doctor 4/15/25

Building the HDF5 library and its filter plugins

On Tuesday, April 15, Aleksandar Jelenak will talk about building HDF5 library and its filter plugins in a conda virtual environment using CMake presets. These presets will be included in the HDF5 2.0 release.

To join, just jump on the zoom:
Launch Meeting - Zoom
April 15, 2025,12:20 p.m. central time US/Canada

1 Like

Here’s the recording from Aleksandar’s session last week on building the library and filter plugins.

One question during this session was how to display the values of CMake variables for a specific preset. Below is the command to use:

$ cmake --preset <PRESET_NAME> -N

-Aleksandar

1 Like