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

depend on GEAR as temporary

parent d85ae40c
No related branches found
No related tags found
No related merge requests found
......@@ -11,9 +11,9 @@ gaudi_depends_on_subdirs(
Detector/DetInterface
)
find_package(ROOT COMPONENTS MathCore GenVector Geom Tree)
find_package(DD4hep COMPONENTS DDG4 DDRec REQUIRED)
find_package(GEAR REQUIRED)
gaudi_add_module(GeoSvc
src/GeoSvc.cpp
......@@ -26,5 +26,6 @@ gaudi_add_module(GeoSvc
DD4hep
${DD4hep_COMPONENT_LIBRARIES}
GaudiKernel
$ENV{GEAR}/lib/libgear.so
# ROOT
)
\ No newline at end of file
)
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