Skip to content

Commit 8d3a1e3

Browse files
authored
Update CMakeLists.txt
Rename trackPropagation.cxx to ambiguousTrackPropagation.cxx
1 parent ab83542 commit 8d3a1e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGMM/Mult/TableProducer/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ o2physics_add_dpl_workflow(reducer-post
2525
COMPONENT_NAME Analysis)
2626

2727
o2physics_add_dpl_workflow(track-propagation
28-
SOURCES trackPropagation.cxx
28+
SOURCES ambiguousTrackPropagation.cxx
2929
PUBLIC_LINK_LIBRARIES O2::Framework O2::DetectorsBase O2Physics::AnalysisCore O2::ReconstructionDataFormats O2::DetectorsCommonDataFormats
3030
COMPONENT_NAME Analysis)
3131

0 commit comments

Comments
 (0)