Skip to content

Commit d64a847

Browse files
authored
Formatting
1 parent bfcc37a commit d64a847

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ALICE3/TableProducer/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@ o2physics_add_dpl_workflow(alice3-decayfinder
4141
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2::DCAFitter
4242
COMPONENT_NAME Analysis)
4343

44-
o2physics_add_dpl_workflow(alice3-multicharm-table
44+
o2physics_add_dpl_workflow(alice3-multicharm-table
4545
SOURCES alice3-multicharmTable.cxx
4646
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2::DCAFitter
4747
COMPONENT_NAME Analysis)
4848

4949
o2physics_add_dpl_workflow(alice3-correlatorddbar
5050
SOURCES alice3-correlatorDDbar.cxx
5151
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2::DCAFitter
52-
COMPONENT_NAME Analysis)
52+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)