Skip to content

Commit 6a871d4

Browse files
committed
Update CMakeLists.txt
1 parent 4a707ad commit 6a871d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Common/Tasks/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,6 @@ o2physics_add_dpl_workflow(flow-test
9090
COMPONENT_NAME Analysis)
9191

9292
o2physics_add_dpl_workflow(muon-qa
93-
SOURCES muonQa.cxx
93+
SOURCES qaMuon.cxx
9494
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2::Field O2::DetectorsBase O2::DetectorsCommonDataFormats O2::MathUtils O2::MCHTracking O2::DataFormatsMCH O2::GlobalTracking O2::MCHBase O2::MCHGeometryTransformer O2::CommonUtils
9595
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)