Skip to content

Commit b038236

Browse files
authored
See what will be an effect on hyperloop when changing this
1 parent a2bdd77 commit b038236

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PWGUD/Tasks/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ o2physics_add_dpl_workflow(upc-quarkonia-central-barrel
230230
COMPONENT_NAME Analysis)
231231

232232
o2physics_add_dpl_workflow(test-mc-std-tabs-rl
233-
SOURCES testMCstdTabsRL.cxx
233+
SOURCES TestMcStdTabsRl.cxx
234234
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2::ReconstructionDataFormats O2::DetectorsBase O2::DetectorsCommonDataFormats
235235
COMPONENT_NAME Analysis)
236236

@@ -257,4 +257,4 @@ o2physics_add_dpl_workflow(analysis-mc-dpm-jet-sg-v3
257257
o2physics_add_dpl_workflow(upc-test-rct-tables
258258
SOURCES upcTestRctTables.cxx
259259
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
260-
COMPONENT_NAME Analysis)
260+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)