From 02fa4ca0ff51cbbd6f9871b597f8e78d1f77fe1e Mon Sep 17 00:00:00 2001 From: Ruud Overeem <overeem@astron.nl> Date: Wed, 4 Feb 2015 12:54:34 +0000 Subject: [PATCH] Task #7420: Forgot to check in the cmake file. --- MAC/APL/MainCU/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAC/APL/MainCU/CMakeLists.txt b/MAC/APL/MainCU/CMakeLists.txt index 8ee48d7734a..772dc46fbda 100644 --- a/MAC/APL/MainCU/CMakeLists.txt +++ b/MAC/APL/MainCU/CMakeLists.txt @@ -1,7 +1,7 @@ # $Id$ # Do not split the following line, otherwise makeversion will fail! -lofar_package(MainCU 1.0 DEPENDS Common OTDB MACIO GCFTM GCFPVSS GCFRTDB APLCommon RTDBCommon ApplCommon CR_Protocol) +lofar_package(MainCU 1.0 DEPENDS Common MessageBus OTDB MACIO GCFTM GCFPVSS GCFRTDB APLCommon RTDBCommon ApplCommon CR_Protocol) include(LofarFindPackage) lofar_find_package(Boost REQUIRED COMPONENTS date_time) -- GitLab