Skip to content
Snippets Groups Projects
Commit bb260d47 authored by Alexander van Amesfoort's avatar Alexander van Amesfoort
Browse files

Task #9127: revert part of r35157 that removes AOFlagger_SOURCE_DIR from...

Task #9127: revert part of r35157 that removes AOFlagger_SOURCE_DIR from LofarPackageList.cmake to restore daily LofIm build on lhn002. This is not the real solution, the daily build must be fixed to take AOFlagger externally. This will break again on the next run+commit of gen_LofarPackageList_cmake.sh.
parent ccd3166c
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,7 @@ if(NOT DEFINED LOFAR_PACKAGE_LIST_INCLUDED)
set(PythonDPPP_SOURCE_DIR ${CMAKE_SOURCE_DIR}/CEP/DP3/PythonDPPP)
set(DPPP_AOFlag_SOURCE_DIR ${CMAKE_SOURCE_DIR}/CEP/DP3/DPPP_AOFlag)
set(SPW_Combine_SOURCE_DIR ${CMAKE_SOURCE_DIR}/CEP/DP3/SPWCombine)
set(AOFlagger_SOURCE_DIR ${CMAKE_SOURCE_DIR}/CEP/DP3/AOFlagger)
set(LofarFT_SOURCE_DIR ${CMAKE_SOURCE_DIR}/CEP/Imager/LofarFT)
set(AWImager2_SOURCE_DIR ${CMAKE_SOURCE_DIR}/CEP/Imager/AWImager2)
set(Laps-GRIDInterface_SOURCE_DIR ${CMAKE_SOURCE_DIR}/CEP/LAPS/GRIDInterface)
......
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