Skip to content

Commit 30f25ca

Browse files
authored
Add MLcore in CMakeLists.txt
1 parent 10279d5 commit 30f25ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGHF/TableProducer/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ o2physics_add_dpl_workflow(candidate-selector-omegac0-to-omega-pi
174174

175175
o2physics_add_dpl_workflow(candidate-selector-xic0-to-xi-pi-kf
176176
SOURCES candidateSelectorXic0ToXiPiKf.cxx
177-
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
177+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::MLCore
178178
COMPONENT_NAME Analysis)
179179

180180
o2physics_add_dpl_workflow(candidate-selector-to-xi-pi

0 commit comments

Comments
 (0)