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 ced5914 commit ae94d79Copy full SHA for ae94d79
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