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 a2bdd77 commit b038236Copy full SHA for b038236
PWGUD/Tasks/CMakeLists.txt
@@ -230,7 +230,7 @@ o2physics_add_dpl_workflow(upc-quarkonia-central-barrel
230
COMPONENT_NAME Analysis)
231
232
o2physics_add_dpl_workflow(test-mc-std-tabs-rl
233
- SOURCES testMCstdTabsRL.cxx
+ SOURCES TestMcStdTabsRl.cxx
234
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2::ReconstructionDataFormats O2::DetectorsBase O2::DetectorsCommonDataFormats
235
236
@@ -257,4 +257,4 @@ o2physics_add_dpl_workflow(analysis-mc-dpm-jet-sg-v3
257
o2physics_add_dpl_workflow(upc-test-rct-tables
258
SOURCES upcTestRctTables.cxx
259
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
260
- COMPONENT_NAME Analysis)
+ COMPONENT_NAME Analysis)
0 commit comments