compile with gdb flag

This commit is contained in:
Dhanya Maliakal
2017-09-01 12:01:35 +02:00
parent 7099bc3286
commit be37e315c9

1
cmk.sh
View File

@ -96,6 +96,7 @@ else
fi
fi
CMAKE_POST+=" -DCMAKE_BUILD_TYPE=Debug "
#hdf5 rebuild
if [ $HDF5 -eq 1 ]; then