cmake_minimum_required(VERSION 3.6.0)
project(work)
find_package(TDAQ)
include(CTest)
tdaq_work_area()
