HDFGroup / vol-async

Asynchronous I/O for HDF5
https://hdf5-vol-async.readthedocs.io
Other
21 stars 13 forks source link

Fixes on CMakeLists #19

Closed jeanbez closed 2 years ago

jeanbez commented 2 years ago

Implement some fixes on CMakeLists to generate the same library names as the Makefile build.

I've also included some abstractions to look for the required packages using the CMake concepts rather than forcibly fixing the variables.

jeanbez commented 2 years ago

@houjun could you give it a try using the CMake build system?