Need to comment this out, or it will keep searching for hdf5, without success

This commit is contained in:
Hanno Spreeuw 2018-08-28 09:59:41 +02:00
parent 77d0cb4c8d
commit cff31fc577
1 changed files with 1 additions and 1 deletions

View File

@ -208,7 +208,7 @@ else(NOT CASACORE_INCLUDE_DIR)
foreach(_comp ${_find_components})
casacore_find_library(casa_${_comp})
if(${_comp} STREQUAL casa)
casacore_find_package(HDF5)
# casacore_find_package(HDF5)
casacore_find_library(m)
list(APPEND CASACORE_LIBRARIES ${CMAKE_DL_LIBS})
elseif(${_comp} STREQUAL coordinates)