Skip to content

Commit 8a00a9e

Browse files
committed
More CMake comments
1 parent 4bffa62 commit 8a00a9e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

PWGDQ/Tasks/CMakeLists.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ o2physics_add_dpl_workflow(table-reader
1414
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGDQCore O2Physics::MLCore
1515
COMPONENT_NAME Analysis)
1616

17-
o2physics_add_dpl_workflow(table-reader-with-assoc
18-
SOURCES tableReader_withAssoc.cxx
19-
PUBLIC_LINK_LIBRARIES O2::Framework O2::DetectorsBase O2Physics::AnalysisCore O2Physics::AnalysisCCDB O2Physics::PWGDQCore O2Physics::MLCore
20-
COMPONENT_NAME Analysis)
17+
#o2physics_add_dpl_workflow(table-reader-with-assoc
18+
# SOURCES tableReader_withAssoc.cxx
19+
# PUBLIC_LINK_LIBRARIES O2::Framework O2::DetectorsBase O2Physics::AnalysisCore O2Physics::AnalysisCCDB O2Physics::PWGDQCore O2Physics::MLCore
20+
# COMPONENT_NAME Analysis)
2121

2222
o2physics_add_dpl_workflow(efficiency
2323
SOURCES dqEfficiency.cxx

0 commit comments

Comments
 (0)