From 2699a2056b701265a6eebc27d90d6811ddef8d80 Mon Sep 17 00:00:00 2001 From: Fabrizio Grosa Date: Fri, 14 Nov 2025 15:07:04 +0100 Subject: [PATCH] Fix library for ZorroHelper --- Common/Core/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Common/Core/CMakeLists.txt b/Common/Core/CMakeLists.txt index c4985924bdb..b2002492c41 100644 --- a/Common/Core/CMakeLists.txt +++ b/Common/Core/CMakeLists.txt @@ -24,6 +24,7 @@ o2physics_add_library(AnalysisCore FFitWeights.cxx Zorro.cxx ZorroSummary.cxx + INSTALL_HEADERS ZorroHelper.h ZorroSummary.h PUBLIC_LINK_LIBRARIES O2::Framework O2::DataFormatsParameters ROOT::EG O2::CCDB ROOT::Physics O2::FT0Base O2::FV0Base O2::DataFormatsParamTOF) o2physics_target_root_dictionary(AnalysisCore