Skip to content

Commit 3444976

Browse files
authored
Update CMakeLists.txt
1 parent c5746b9 commit 3444976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGCF/Femto3D/Tasks/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ o2physics_add_dpl_workflow(femto3d-pair-task-mc
2525
COMPONENT_NAME Analysis)
2626

2727
o2physics_add_dpl_workflow(femto3d-pid-optimization
28-
SOURCES PIDOptimization.cxx
28+
SOURCES PIDoptimization.cxx
2929
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
3030
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)