Skip to content
Snippets Groups Projects
Commit af308a07 authored by Marcel Loose's avatar Marcel Loose :sunglasses:
Browse files

Bug 1310: Added some packages to the build. Removed spurious configure script.

parent ec4fcaa8
No related branches found
No related tags found
Loading
...@@ -870,7 +870,6 @@ MAC/APL/PAC/ITRFBeamServer/test/tHBATracking.log_prop -text ...@@ -870,7 +870,6 @@ MAC/APL/PAC/ITRFBeamServer/test/tHBATracking.log_prop -text
MAC/APL/PAC/ITRFBeamServer/test/tLBATracking.cc -text MAC/APL/PAC/ITRFBeamServer/test/tLBATracking.cc -text
MAC/APL/PAC/ITRFBeamServer/test/tLBATracking.log_prop -text MAC/APL/PAC/ITRFBeamServer/test/tLBATracking.log_prop -text
MAC/APL/PAC/ITRFCalServer/CMakeLists.txt -text MAC/APL/PAC/ITRFCalServer/CMakeLists.txt -text
MAC/APL/PAC/ITRFCalServer/configure -text
MAC/APL/PAC/ITRFCalServer/src/ACMProxy.cc -text MAC/APL/PAC/ITRFCalServer/src/ACMProxy.cc -text
MAC/APL/PAC/ITRFCalServer/src/ACMProxy.h -text MAC/APL/PAC/ITRFCalServer/src/ACMProxy.h -text
MAC/APL/PAC/ITRFCalServer/src/CMakeLists.txt -text MAC/APL/PAC/ITRFCalServer/src/CMakeLists.txt -text
......
...@@ -8,6 +8,7 @@ execute_process(COMMAND ${CMAKE_COMMAND} -E make_directory ...@@ -8,6 +8,7 @@ execute_process(COMMAND ${CMAKE_COMMAND} -E make_directory
lofar_add_package(APLCommon) # Common tasks and functions lofar_add_package(APLCommon) # Common tasks and functions
lofar_add_package(RTCCommon) # Real Time Control functions lofar_add_package(RTCCommon) # Real Time Control functions
lofar_add_package(RTDBCommon) # RealTimeDataBase common software lofar_add_package(RTDBCommon) # RealTimeDataBase common software
lofar_add_package(CASATools) # Casacore coordinate converter
lofar_add_package(TestSuite) # lofar_add_package(TestSuite) #
lofar_add_package(CUDaemons) # Control Unit Daemons lofar_add_package(CUDaemons) # Control Unit Daemons
lofar_add_package(CURTDBDaemons) # Control Unit RTDB Daemons lofar_add_package(CURTDBDaemons) # Control Unit RTDB Daemons
......
...@@ -5,5 +5,7 @@ lofar_add_package(IBS_Protocol) ...@@ -5,5 +5,7 @@ lofar_add_package(IBS_Protocol)
lofar_add_package(Cal_Server) lofar_add_package(Cal_Server)
lofar_add_package(ITRFBeamServer) lofar_add_package(ITRFBeamServer)
lofar_add_package(SHMInfo_Server) lofar_add_package(SHMInfo_Server)
lofar_add_package(ICAL_Protocol)
# THIS DOES NOT BUILD ON KIS001 YET!!! # THIS DOES NOT BUILD ON KIS001 YET!!!
#lofar_add_package(LBA_Calibration) #lofar_add_package(LBA_Calibration)
#lofar_add_package(ITRFCalServer)
Source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment