Skip to content

Commit 81e5d71

Browse files
committed
Fix bug
1 parent cef2d7e commit 81e5d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Common/Core/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ o2physics_add_library(AnalysisCore
2424
FFitWeights.cxx
2525
Zorro.cxx
2626
ZorroSummary.cxx
27-
INSTALL_HEADERS ZorroHelper.h ZorroSummary.h DetectorResponse.h PID/PIDTOF.h PID/TPCPIDResponse.h PID/ParamBase.h PID/PIDTOFParamService.h
27+
INSTALL_HEADERS ZorroHelper.h ZorroSummary.h PID/DetectorResponse.h PID/PIDTOF.h PID/TPCPIDResponse.h PID/ParamBase.h PID/PIDTOFParamService.h
2828
PUBLIC_LINK_LIBRARIES O2::Framework O2::DataFormatsParameters ROOT::EG O2::CCDB ROOT::Physics O2::FT0Base O2::FV0Base O2::DataFormatsParamTOF)
2929

3030
o2physics_target_root_dictionary(AnalysisCore

0 commit comments

Comments
 (0)