antonysigma / jpegls-hdf5-filter

Fork of hdf5-jpegls-filter on Sourceforge, by D. Swanepoel & F. van den Bergh
http://dx.doi.org/10.1080/17538947.2017.1301580
MIT License
0 stars 0 forks source link

Do not search for high-level hdf5 library manually #15

Closed antonysigma closed 1 year ago

antonysigma commented 1 year ago

The meson build system searches for the libhdf5_hl.so automatically in the system. Remove the manual search code.