Skip to content

Commit ea76f12

Browse files
committed
PWGUD/Tasks/CMakeLists.txt COMPONENT_NAME warning -- fixed
1 parent 068cdb3 commit ea76f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGUD/Tasks/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,4 +272,4 @@ o2physics_add_dpl_workflow(sg-exclusive-jpsi-midrapidity
272272
o2physics_add_dpl_workflow(fitbit-mapping
273273
SOURCES upcTestFITBitMapping.cxx
274274
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
275-
COMPONENT_NAME PWGUD)
275+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)