Skip to content
Snippets Groups Projects
Commit 8c6fa030 authored by FU Chengdong's avatar FU Chengdong
Browse files

remove *~

parent f5971c39
No related branches found
No related tags found
No related merge requests found
gaudi_subdir(SiliconTracking v0r0)
find_package(GEAR REQUIRED)
find_package(GSL REQUIRED )
find_package(LCIO REQUIRED )
find_package(EDM4HEP REQUIRED )
gaudi_depends_on_subdirs(
Service/GearSvc
Service/EventSeeder
Service/TrackSystemSvc
Utilities/DataHelper
)
set(SiliconTracking_srcs src/*.cpp)
# Modules
gaudi_add_module(SiliconTracking ${SiliconTracking_srcs}
INCLUDE_DIRS GaudiKernel FWCore gear ${GSLx_INCLUDE_DIRS} ${LCIOx_INCLUDE_DIRS}
LINK_LIBRARIES TrackSystemSvcLib DataHelper GaudiKernel FWCore $ENV{GEAR}/lib/libgearsurf.so ${GSL_LIBRARIES} ${LCIO_LIBRARIES}
)
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment