Skip to content

Commit

Permalink
add libs to hdf5 tool
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlange6 committed Sep 18, 2018
1 parent be40261 commit c882f83
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hdf5-toolfile.spec
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ cat << \EOF_TOOLFILE >%i/etc/scram.d/hdf5.xml
<tool name="hdf5" version="@TOOL_VERSION@">
<info url="https://support.hdfgroup.org/HDF5/"/>
<lib name="hdf5"/>
<lib name="hdf5_cpp"/>
<lib name="hdf5_hl"/>
<lib name="hdf5_hl_cpp"/>
<client>
<environment name="HDF5_BASE" default="@TOOL_ROOT@"/>
<environment name="LIBDIR" default="$HDF5_BASE/lib"/>
Expand Down

0 comments on commit c882f83

Please sign in to comment.