We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 212bc72 commit 1d8a0d0Copy full SHA for 1d8a0d0
1 file changed
PWGLF/TableProducer/Strangeness/Converters/CMakeLists.txt
@@ -9,6 +9,11 @@
9
# granted to it by virtue of its status as an Intergovernmental Organization
10
# or submit itself to any jurisdiction.
11
12
+o2physics_add_dpl_workflow(stradautracksconverter
13
+ SOURCES stradautracksconverter.cxx
14
+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
15
+ COMPONENT_NAME Analysis)
16
+
17
o2physics_add_dpl_workflow(stradautrackstpcpidconverter
18
SOURCES stradautrackstpcpidconverter.cxx
19
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
0 commit comments