Skip to content

Commit ae50ac9

Browse files
authored
Update CMake
1 parent a6121c4 commit ae50ac9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

PWGLF/Tasks/QC/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,4 +138,9 @@ o2physics_add_dpl_workflow(its-tpc-matching-vzeros
138138
o2physics_add_dpl_workflow(v0assoqa
139139
SOURCES v0assoqa.cxx
140140
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2::DCAFitter KFParticle::KFParticle O2Physics::TPCDriftManager
141+
COMPONENT_NAME Analysis)
142+
143+
o2physics_add_dpl_workflow(systematics-mapping
144+
SOURCES systematicsMapping.cxx
145+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
141146
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)