File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11################################################################################
2- # Copyright (C) 2014-2022 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH #
2+ # Copyright (C) 2014-2023 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH #
33# #
44# This software is distributed under the terms of the #
55# GNU Lesser General Public Licence (LGPL) version 3, #
@@ -44,7 +44,7 @@ target_link_libraries(${target}
4444
4545fairroot_target_root_dictionary(${target}
4646 HEADERS ${headers}
47- LINKDEF EventDisplayExampleLinkDef .h
47+ LINKDEF LinkDef .h
4848 EXTRA_INCLUDE_DIRS ${CMAKE_INSTALL_FULL_INCLUDEDIR}
4949)
5050
File renamed without changes.
Original file line number Diff line number Diff line change 11################################################################################
2- # Copyright (C) 2014-2022 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH #
2+ # Copyright (C) 2014-2023 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH #
33# #
44# This software is distributed under the terms of the #
55# GNU Lesser General Public Licence (LGPL) version 3, #
@@ -35,7 +35,7 @@ target_link_libraries(${target} PUBLIC
3535
3636fairroot_target_root_dictionary(${target}
3737 HEADERS ${headers}
38- LINKDEF GConfigLinkDef .h
38+ LINKDEF LinkDef .h
3939 EXTRA_INCLUDE_DIRS ${CMAKE_INSTALL_FULL_INCLUDEDIR}
4040)
4141
File renamed without changes.
Original file line number Diff line number Diff line change 11################################################################################
2- # Copyright (C) 2014-2022 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH #
2+ # Copyright (C) 2014-2023 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH #
33# #
44# This software is distributed under the terms of the #
55# GNU Lesser General Public Licence (LGPL) version 3, #
@@ -45,7 +45,7 @@ target_link_libraries(${target}
4545
4646fairroot_target_root_dictionary(${target}
4747 HEADERS ${headers}
48- LINKDEF MCStackLinkDef .h
48+ LINKDEF LinkDef .h
4949 EXTRA_INCLUDE_DIRS ${CMAKE_INSTALL_FULL_INCLUDEDIR}
5050)
5151
File renamed without changes.
Original file line number Diff line number Diff line change 11################################################################################
2- # Copyright (C) 2014-2019 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH #
2+ # Copyright (C) 2014-2023 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH #
33# #
44# This software is distributed under the terms of the #
55# GNU Lesser General Public Licence (LGPL) version 3, #
@@ -45,7 +45,7 @@ target_link_libraries(${target}
4545
4646fairroot_target_root_dictionary(${target}
4747 HEADERS ${headers}
48- LINKDEF PassiveLinkDef .h
48+ LINKDEF LinkDef .h
4949 EXTRA_INCLUDE_DIRS ${CMAKE_INSTALL_FULL_INCLUDEDIR}
5050)
5151
File renamed without changes.
You can’t perform that action at this time.
0 commit comments