Newer
Older
Markus Frank
committed
#==========================================================================
Markus Frank
committed
#--------------------------------------------------------------------------
# Copyright (C) Organisation europeenne pour la Recherche nucleaire (CERN)
Markus Frank
committed
# All rights reserved.
#
# For the licensing terms see $DD4hepINSTALL/LICENSE.
# For the list of contributors see $DD4hepINSTALL/doc/CREDITS.
#
#==========================================================================
INCLUDE_DIRS include
INSTALL_INCLUDES include/DDCond)
Markus Frank
committed
Markus Frank
committed
#---Generate ROOT dictionary-----------------------------------------------------
dd4hep_add_dictionary( G__DDCond
SOURCES include/ROOT/Warnings.h
src/ConditionsDictionary.h
Markus Frank
committed
#---DDCond library --------------------------------------------------------------
Markus Frank
committed
dd4hep_add_package_library(DDCond
SOURCES src/*.cpp
GENERATED G__DDCond.cxx
)
#---DDCond components -----------------------------------------------------------
dd4hep_add_plugin(DDCondPlugins SOURCES src/plugins/*.cpp src/Type1/*.cpp )