Merge branch 'dev' of github.com:nlesc-dirac/sagecal into dev

This commit is contained in:
Sarod Yatawatta 2018-08-28 10:06:36 +02:00
commit e2142b5e90
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)