# -*- mode: cmake -*- set(SRCS alimdc_main.cxx ) Set(LIBS AOD CDB ESD HLTbase ITSbase ITSrec ITSsim MDC MUONbase MUONcalib MUONcore MUONevaluation MUONgeometry MUONmapping MUONraw MUONrec MUONsim MUONtrigger RAWDatabase RAWDatarec RAWDatasim STEER STEERBase TPCbase TPCrec TPCsim) AddExecutable(alimdc "${SRCS}" "${LIBS}")