Skip to content

Commit

Permalink
Update hdf5.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ktf authored Jul 25, 2024
1 parent 0519ddc commit 2d4b1ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hdf5.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ build_requires:
prefer_system: (?!slc5)
prefer_system_check: |
printf "#include <hdf5.h>\n" | cc -xc - -c -o /dev/null
env:
HDF5_DIR: "$HDF5_ROOT"
---
#!/bin/bash -e
cmake "$SOURCEDIR" \
Expand Down

0 comments on commit 2d4b1ec

Please sign in to comment.