Skip to content
Snippets Groups Projects
Commit 09afe839 authored by Jorrit Schaap's avatar Jorrit Schaap
Browse files

SW-488: added TBB and TBBServices to RAServices (SCU) subsystem

parent fd93e2fb
No related branches found
No related tags found
No related merge requests found
# $Id: CMakeLists.txt 20934 2012-05-15 09:26:48Z schoenmakers $ # $Id: CMakeLists.txt 20934 2012-05-15 09:26:48Z schoenmakers $
# TODO 20190122 RAServices is not the correct name for a subsystem. We should change it to SCU.
lofar_package(RAServices lofar_package(RAServices
DEPENDS MAC_Services DEPENDS MAC_Services
MoMQueryService MoMQueryService
...@@ -14,6 +15,8 @@ lofar_package(RAServices ...@@ -14,6 +15,8 @@ lofar_package(RAServices
SpecificationServices SpecificationServices
SystemStatusDatabase SystemStatusDatabase
SystemStatusService SystemStatusService
TBB
TBBService
TriggerServices TriggerServices
TriggerEmailService TriggerEmailService
TaskPrescheduler TaskPrescheduler
...@@ -22,7 +25,8 @@ lofar_package(RAServices ...@@ -22,7 +25,8 @@ lofar_package(RAServices
RAScripts RAScripts
StaticMetaData StaticMetaData
RACommon RACommon
ltastorageoverview) ltastorageoverview
)
# supervisord config files # supervisord config files
install(FILES install(FILES
......
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