Code owners
Assign users and groups as approvers for specific file changes. Learn more.
CMakeLists.txt 353 B
# $Id$
# Do not split the following line, otherwise makeversion will fail!
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)
add_definitions(-DBOOST_DISABLE_THREADS)
add_subdirectory(src)