Skip to content

Commit 08bcc95

Browse files
authored
Update CMakeLists.txt
1 parent 12d10b6 commit 08bcc95

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Common/TableProducer/CMakeLists.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,3 +160,7 @@ o2physics_add_dpl_workflow(muon-realignment
160160
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2::DetectorsBase O2::DetectorsCommonDataFormats O2::MathUtils O2::MCHTracking O2::DataFormatsMCH O2::GlobalTracking O2::MCHBase O2::MCHGeometryTransformer O2::CommonUtils
161161
COMPONENT_NAME Analysis)
162162

163+
o2physics_add_dpl_workflow(selectionstudytable
164+
SOURCES selectionStudyTable.cxx
165+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
166+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)