changes for the cmake

This commit is contained in:
Dhanya Maliakal
2017-07-27 10:17:55 +02:00
parent a5f3de61a9
commit e360077e09
2 changed files with 10 additions and 2 deletions

View File

@ -24,7 +24,7 @@ endif
# HDF5 code: in this case, you need HDF5 libraries
##############################################################
HDF5 = no
HDF5 = yes
HDF5_DIR = /opt/hdf5v1.10.0
ifeq ($(HDF5),yes)