11# Copyright 2019 - 2020 CERN and copyright holders of ALICE O2.
22# See https: // alice-o2.web.cern.ch/copyright for details of the copyright holders.
33# All rights not expressly granted are reserved.
4- #
4+ #
55# This software is distributed under the terms of the GNU General Public
66# License v3(GPL Version 3), copied verbatim in the file "COPYING".
7- #
7+ #
88# In applying this license CERN does not waive the privileges and immunities
99# granted to it by virtue of its status as an Intergovernmental Organization
1010# or submit itself to any jurisdiction.
11- #
12- #
1311
14- o2physics_add_dpl_workflow(fwd-tracks-extra-converter
15- SOURCES UDFwdTracksExtraConverter.cxx
16- PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
17- COMPONENT_NAME Analysis)
12+ o2physics_add_dpl_workflow(fwd-tracks-extra-converter SOURCES UDFwdTracksExtraConverter.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore COMPONENT_NAME Analysis)
1813
1914o2physics_add_dpl_workflow(collisions-converter
2015 SOURCES UDCollisionsConverter.cxx
@@ -26,12 +21,6 @@ o2physics_add_dpl_workflow(collisionselextras-converter
2621 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
2722 COMPONENT_NAME Analysis)
2823
29- o2physics_add_dpl_workflow(collisionselextras-converter-v002
30- SOURCES UDCollisionSelExtrasV002Converter.cxx
31- PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
32- COMPONENT_NAME Analysis)
24+ o2physics_add_dpl_workflow(collisionselextras-converter-v002 SOURCES UDCollisionSelExtrasV002Converter.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore COMPONENT_NAME Analysis)
3325
34- o2physics_add_dpl_workflow(collisionselextras-converter-v003
35- SOURCES UDCollisionSelExtrasV003Converter.cxx
36- PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
37- COMPONENT_NAME Analysis)
26+ o2physics_add_dpl_workflow(collisionselextras-converter-v003 SOURCES UDCollisionSelExtrasV003Converter.cxx PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore COMPONENT_NAME Analysis)
0 commit comments