Skip to content

Commit c77ee04

Browse files
authored
Update CMakeLists.txt
1 parent 122a7b6 commit c77ee04

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

PWGCF/TwoParticleCorrelations/TableProducer/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,8 @@ o2physics_add_dpl_workflow(two-particle-correlations-filtering
2828
SOURCES twoParticleCorrelationsFiltering.cxx
2929
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::TwoPartCorrCore
3030
COMPONENT_NAME Analysis)
31+
32+
o2physics_add_dpl_workflow(longrange-maker
33+
SOURCES longrangeMaker.cxx
34+
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::TwoPartCorrCore
35+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)