]> git.uio.no Git - u/mrichter/AliRoot.git/blob - HLT/CMake_bindHLTdumpraw.txt
- set the specific storage for the GRP entry
[u/mrichter/AliRoot.git] / HLT / CMake_bindHLTdumpraw.txt
1 # -*- mode: cmake -*-
2
3 set(SRCS
4 MUON/utils/dHLTdumpraw.cxx
5 )
6
7 Set(LIBS STEERBase ESD AOD RAWDatarec RAWDatasim CDB STEER HLTbase
8          MUONevaluation MUONsim MUONrec MUONbase MUONtrigger MUONgeometry MUONraw
9          MUONcalib MUONmapping MUONcore AliHLTMUON AliHLTHOMER HLTshuttle  RAWDatabase)
10
11 AddExecutable(dHLTdumpraw "${SRCS}" "${LIBS}")