# $Id$ lofar_add_bin_program(MACScheduler MACSchedulerMain.cc MACScheduler.cc TMMSBridge.cc ObsClaimer.cc) lofar_add_bin_program(claimTest claimTest.cc ObsClaimer.cc) configure_file( ${CMAKE_CURRENT_SOURCE_DIR}/MACScheduler.conf.in ${CMAKE_CURRENT_BINARY_DIR}/MACScheduler.conf) install(FILES ${CMAKE_CURRENT_BINARY_DIR}/MACScheduler.conf DESTINATION etc) add_subdirectory(test)