We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cef2d7e commit 81e5d71Copy full SHA for 81e5d71
Common/Core/CMakeLists.txt
@@ -24,7 +24,7 @@ o2physics_add_library(AnalysisCore
24
FFitWeights.cxx
25
Zorro.cxx
26
ZorroSummary.cxx
27
- INSTALL_HEADERS ZorroHelper.h ZorroSummary.h DetectorResponse.h PID/PIDTOF.h PID/TPCPIDResponse.h PID/ParamBase.h PID/PIDTOFParamService.h
+ INSTALL_HEADERS ZorroHelper.h ZorroSummary.h PID/DetectorResponse.h PID/PIDTOF.h PID/TPCPIDResponse.h PID/ParamBase.h PID/PIDTOFParamService.h
28
PUBLIC_LINK_LIBRARIES O2::Framework O2::DataFormatsParameters ROOT::EG O2::CCDB ROOT::Physics O2::FT0Base O2::FV0Base O2::DataFormatsParamTOF)
29
30
o2physics_target_root_dictionary(AnalysisCore
0 commit comments