Actions
Bug #3533
closedUse HDF5_INCLUDE_DIRS in CMakeLists.txt
Start date:
2016-09-05
Due date:
% Done:
100%
Estimated time:
Description
Hi
For cmake, HDF5_INCLUDE_DIR is deprecated in favour of HDF5_INCLUDE_DIRS. The former is used at line 132 of CMakeLists.txt and the compilation may fail (for instance on Debian unstable).
Cheers,
Yannick
Actions