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 4c59cf0 commit 5c9a477Copy full SHA for 5c9a477
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 O2::DataFormatsTOF)
+ PUBLIC_LINK_LIBRARIES O2::Framework O2::DataFormatsParameters ROOT::EG O2::CCDB ROOT::Physics O2::FT0Base O2::FV0Base)
26
27
o2physics_target_root_dictionary(AnalysisCore
28
HEADERS TrackSelection.h
0 commit comments