Skip to content
Snippets Groups Projects
Commit b3a92bf5 authored by Arno Schoenmakers's avatar Arno Schoenmakers
Browse files

Task #9612: Fix broken build...

parent 2524ac7d
No related branches found
No related tags found
No related merge requests found
# - Create for each LOFAR package a variable containing the absolute path to # - Create for each LOFAR package a variable containing the absolute path to
# its source directory. # its source directory.
# #
# Generated by gen_LofarPackageList_cmake.sh at ma 29 aug 2016 12:57:19 CEST # Generated by gen_LofarPackageList_cmake.sh at Fri Sep 9 08:05:41 UTC 2016
# #
# ---- DO NOT EDIT ---- # ---- DO NOT EDIT ----
# #
...@@ -38,6 +38,7 @@ if(NOT DEFINED LOFAR_PACKAGE_LIST_INCLUDED) ...@@ -38,6 +38,7 @@ if(NOT DEFINED LOFAR_PACKAGE_LIST_INCLUDED)
set(DPPP_AOFlag_SOURCE_DIR ${CMAKE_SOURCE_DIR}/CEP/DP3/DPPP_AOFlag) set(DPPP_AOFlag_SOURCE_DIR ${CMAKE_SOURCE_DIR}/CEP/DP3/DPPP_AOFlag)
set(SPW_Combine_SOURCE_DIR ${CMAKE_SOURCE_DIR}/CEP/DP3/SPWCombine) set(SPW_Combine_SOURCE_DIR ${CMAKE_SOURCE_DIR}/CEP/DP3/SPWCombine)
set(LofarFT_SOURCE_DIR ${CMAKE_SOURCE_DIR}/CEP/Imager/LofarFT) set(LofarFT_SOURCE_DIR ${CMAKE_SOURCE_DIR}/CEP/Imager/LofarFT)
set(AOFlagger_SOURCE_DIR ${CMAKE_SOURCE_DIR}/CEP/DP3/AOFlagger)
set(AWImager2_SOURCE_DIR ${CMAKE_SOURCE_DIR}/CEP/Imager/AWImager2) set(AWImager2_SOURCE_DIR ${CMAKE_SOURCE_DIR}/CEP/Imager/AWImager2)
set(Laps-GRIDInterface_SOURCE_DIR ${CMAKE_SOURCE_DIR}/CEP/LAPS/GRIDInterface) set(Laps-GRIDInterface_SOURCE_DIR ${CMAKE_SOURCE_DIR}/CEP/LAPS/GRIDInterface)
set(Laps-ParsetCombiner_SOURCE_DIR ${CMAKE_SOURCE_DIR}/CEP/LAPS/ParsetCombiner) set(Laps-ParsetCombiner_SOURCE_DIR ${CMAKE_SOURCE_DIR}/CEP/LAPS/ParsetCombiner)
......
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