Skip to content

Commit 36b05d1

Browse files
Update CMakeLists.txt
1 parent c105223 commit 36b05d1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

PWGLF/TableProducer/Strangeness/Converters/CMakeLists.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ o2physics_add_dpl_workflow(straevselsconverter4
5656

5757
o2physics_add_dpl_workflow(straevselsconverter5
5858
SOURCES straevselsconverter5.cxx
59-
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2::ITStracking
59+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2::ITStracking O2Physics::AnalysisCCDB
6060
COMPONENT_NAME Analysis)
6161

6262
o2physics_add_dpl_workflow(straevselsconverter2rawcents
@@ -113,3 +113,8 @@ o2physics_add_dpl_workflow(stramccollisionconverter2
113113
SOURCES stramccollisionconverter2.cxx
114114
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
115115
COMPONENT_NAME Analysis)
116+
117+
o2physics_add_dpl_workflow(zdcneutronsconverter
118+
SOURCES zdcneutronsconverter.cxx
119+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
120+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)