Skip to content

Commit 2699a20

Browse files
committed
Fix library for ZorroHelper
1 parent 89253ce commit 2699a20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Common/Core/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ o2physics_add_library(AnalysisCore
2424
FFitWeights.cxx
2525
Zorro.cxx
2626
ZorroSummary.cxx
27+
INSTALL_HEADERS ZorroHelper.h ZorroSummary.h
2728
PUBLIC_LINK_LIBRARIES O2::Framework O2::DataFormatsParameters ROOT::EG O2::CCDB ROOT::Physics O2::FT0Base O2::FV0Base O2::DataFormatsParamTOF)
2829

2930
o2physics_target_root_dictionary(AnalysisCore

0 commit comments

Comments
 (0)