Skip to content

Commit

Permalink
O2Physics tasks use GRP, so pull in the library (#3089)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidrohr authored Jul 17, 2023
1 parent e0e7754 commit e09a535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Common/Core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ o2physics_add_library(AnalysisCore
PID/ParamBase.cxx
CollisionAssociation.cxx
TrackSelectionDefaults.cxx
PUBLIC_LINK_LIBRARIES O2::Framework ROOT::EG O2::CCDB ROOT::Physics)
PUBLIC_LINK_LIBRARIES O2::Framework O2::DataFormatsParameters ROOT::EG O2::CCDB ROOT::Physics)

o2physics_target_root_dictionary(AnalysisCore
HEADERS TrackSelection.h
Expand Down

0 comments on commit e09a535

Please sign in to comment.