Skip to content
Snippets Groups Projects
Commit 9e0b5142 authored by scott snyder's avatar scott snyder Committed by scott snyder
Browse files

CavernInfraGeoModel: cmake fixes

Library dependency fixes.
parent 449c8c09
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ atlas_add_component( CavernInfraGeoModel
src/*.cxx
src/components/*.cxx
INCLUDE_DIRS ${Boost_INCLUDE_DIRS} ${CORAL_INCLUDE_DIRS}
LINK_LIBRARIES ${Boost_LIBRARIES} ${CORAL_LIBRARIES} ${GEOMODELCORE_LIBRARIES} GeoModelUtilities StoreGateLib SGtests GaudiKernel )
LINK_LIBRARIES ${Boost_LIBRARIES} ${CORAL_LIBRARIES} ${GEOMODELCORE_LIBRARIES} GeoModelUtilities StoreGateLib SGtests GaudiKernel RDBAccessSvcLib )
# Install files from the package:
atlas_install_headers( CavernInfraGeoModel )
......
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