We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32c1c7d commit d45e20aCopy full SHA for d45e20a
Common/Core/CMakeLists.txt
@@ -22,7 +22,7 @@ o2physics_add_library(AnalysisCore
22
MetadataHelper.cxx
23
CollisionTypeHelper.cxx
24
FFitWeights.cxx
25
- PUBLIC_LINK_LIBRARIES O2::Framework O2::DataFormatsParameters ROOT::EG O2::CCDB ROOT::Physics O2::FT0Base O2::FV0Base)
+ PUBLIC_LINK_LIBRARIES O2::Framework O2::DataFormatsParameters ROOT::EG O2::CCDB ROOT::Physics O2::FT0Base O2::FV0Base O2::DataFormatsParamTOF)
26
27
o2physics_target_root_dictionary(AnalysisCore
28
HEADERS TrackSelection.h
0 commit comments