Skip to content

Add CMake option to allow building without HDF5 #1501

@HenrZu

Description

@HenrZu

Motivation / Current Behaviour

No response

Enhancement description

Currently, CMake always tries to findHDF5, which often leads to failures. HDF5 is only needed to store the results of parameter studies, etc., and is not really necessary for executing the main functions.
All affected code is already guarded by #ifdef MEMILIO_HAS_HDF5, so no further
source changes are needed.

Additional context

No response

Checklist

  • Attached labels, especially loc:: or model:: labels.
  • Linked to project

Metadata

Metadata

Assignees

Labels

class::improvementCleanup that doesn't affect functionalityloc::backendThis issue concerns the C++ backend implementation.model::abmThis issue concerns any kind of agent-based model.model::odeThis issue concerns any kind of ODE-based model.

Projects

Status

Product Backlog 📕

Status

Product Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions