Revision cbb921f65f86d7e807a109accfd1d20e129dc731 authored by Lars Bilke on 06 October 2021, 11:54:42 UTC, committed by Lars Bilke on 06 October 2021, 11:54:42 UTC
[cmake] Fixed hdf5 mpi check when using CPM for hdf5.

See merge request ogs/ogs!3827
2 parent s c1f8aab + e5d2a18
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top