"README" did not exist on "8cebbf0cf9b7381c3ddee8a5b1c9b1511c6f9e5c"
Newer
Older

lintao@ihep.ac.cn
committed
gaudi_subdir(DetSimGeom v0r0)
gaudi_depends_on_subdirs(
Simulation/DetSimInterface

lintao@ihep.ac.cn
committed
)
find_package(Geant4 REQUIRED ui_all vis_all)
include(${Geant4_USE_FILE})

lintao@ihep.ac.cn
committed
find_package(DD4hep COMPONENTS DDG4 REQUIRED)

lintao@ihep.ac.cn
committed
set(DetSimGeom_srcs
src/WorldDetElemTool.cpp
src/AnExampleDetElemTool.cpp

lintao@ihep.ac.cn
committed
)
gaudi_add_module(DetSimGeom ${DetSimGeom_srcs}
INCLUDE_DIRS DetSimInterface DetInterface DD4hep GaudiKernel Geant4

lintao@ihep.ac.cn
committed
LINK_LIBRARIES DetSimInterface DD4hep ${DD4hep_COMPONENT_LIBRARIES} GaudiKernel Geant4