Skip to content
Snippets Groups Projects
Commit a1e6d9d3 authored by Tammo Jan Dijkema's avatar Tammo Jan Dijkema
Browse files

Task #11551: add sagecal package files

parent 7bb7ba8a
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,12 @@ lofar_add_package(DPPP)
lofar_add_package(TestDynDPPP)
lofar_add_package(PythonDPPP)
lofar_add_package(DPPP_AOFlag)
lofar_add_package(DPPP_SageCal)
if(${SageCal_FOUND})
lofar_add_package(DPPP_SageCal)
else()
message(WARNING "SageCal shared libraries were not found, not building DPPP_SageCal")
endif()
lofar_add_package(SPW_Combine SPWCombine)
lofar_find_package(Armadillo)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment