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 4cd3d2b commit a070377Copy full SHA for a070377
PWGLF/Tasks/Strangeness/CMakeLists.txt
@@ -171,7 +171,7 @@ o2physics_add_dpl_workflow(cascadeanalysislightions
171
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
172
COMPONENT_NAME Analysis)
173
174
-o2physics_add_dpl_workflow(strangecasctrack
175
- SOURCES strangecasctrack.cxx
+o2physics_add_dpl_workflow(strange-casc-track
+ SOURCES strangeCascTrack.cxx
176
PUBLIC_LINK_LIBRARIES O2::Framework O2::DetectorsBase O2Physics::AnalysisCore
177
0 commit comments