From 2c2222ccac036a04bcd4351a3ff9289befa67ad0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20K=C3=BCnsem=C3=B6ller?= <jkuensem@physik.uni-bielefeld.de> Date: Tue, 12 Jun 2018 07:37:10 +0000 Subject: [PATCH] Task LSMR-8: Made LSMR part of the RAServices SubSystem --- SubSystems/RAServices/CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SubSystems/RAServices/CMakeLists.txt b/SubSystems/RAServices/CMakeLists.txt index 0c4007137ed..631f77b6d7d 100644 --- a/SubSystems/RAServices/CMakeLists.txt +++ b/SubSystems/RAServices/CMakeLists.txt @@ -21,7 +21,8 @@ lofar_package(RAServices QPIDInfrastructure RAScripts StaticMetaData - RACommon) + RACommon + LSMR) # supervisord config files install(FILES -- GitLab