Skip to content
Snippets Groups Projects
Commit 1608ba08 authored by lintao@ihep.ac.cn's avatar lintao@ihep.ac.cn
Browse files

WIP: fixed the GEAR.

parent aeaf7332
No related branches found
No related tags found
No related merge requests found
...@@ -29,5 +29,5 @@ gaudi_add_library(TrackSystemSvcLib ${TrackSystemSvcLib_srcs} ...@@ -29,5 +29,5 @@ gaudi_add_library(TrackSystemSvcLib ${TrackSystemSvcLib_srcs}
gaudi_add_module(TrackSystemSvc ${TrackSystemSvc_srcs} gaudi_add_module(TrackSystemSvc ${TrackSystemSvc_srcs}
INCLUDE_DIRS GaudiKernel gear INCLUDE_DIRS GaudiKernel gear
LINK_LIBRARIES TrackSystemSvcLib GaudiKernel $ENV{GEAR}/lib/libgear.so LINK_LIBRARIES TrackSystemSvcLib GaudiKernel ${GEAR_LIBRARIES}
) )
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