microsoft / yardl

Tooling for streaming instrument data
https://microsoft.github.io/yardl/
MIT License
29 stars 5 forks source link

Best practices for HDF5 version management? #106

Open KrisThielemans opened 7 months ago

KrisThielemans commented 7 months ago

Anyone has any suggestions for how to handle HDF5 versions in CMake? I have built STIR with a particular version of HDF5, and my yardl stuff accidentally with another version. Result: crash at start-up time.