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 7310e36 commit 1d2ee6bCopy full SHA for 1d2ee6b
EventFiltering/CMakeLists.txt
@@ -21,7 +21,7 @@ o2physics_add_dpl_workflow(selected-bc-range-task
21
22
o2physics_add_dpl_workflow(nuclei-filter
23
SOURCES PWGLF/nucleiFilter.cxx
24
- PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2::TOFBase
25
COMPONENT_NAME Analysis)
26
27
o2physics_add_dpl_workflow(diffraction-filter
0 commit comments