Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LOFAR
Manage
Activity
Members
Labels
Plan
Issues
Wiki
Jira issues
Open Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RadioObservatory
LOFAR
Commits
09afe839
Commit
09afe839
authored
6 years ago
by
Jorrit Schaap
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
SubSystems/RAServices/CMakeLists.txt
+5
-1
5 additions, 1 deletion
SubSystems/RAServices/CMakeLists.txt
with
5 additions
and
1 deletion
SubSystems/RAServices/CMakeLists.txt
+
5
−
1
View file @
09afe839
# $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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment