diff --git a/ForwardDetectors/LUCID/LUCID_GeoModel/CMakeLists.txt b/ForwardDetectors/LUCID/LUCID_GeoModel/CMakeLists.txt index 48d55fc2a6388f7996a8accf3d33d1a7b0978d2c..4d6e04eb54a1b2466058d0b65da5b9e4ee787d3d 100644 --- a/ForwardDetectors/LUCID/LUCID_GeoModel/CMakeLists.txt +++ b/ForwardDetectors/LUCID/LUCID_GeoModel/CMakeLists.txt @@ -28,7 +28,7 @@ atlas_add_library( LUCID_GeoModelLib PUBLIC_HEADERS LUCID_GeoModel PRIVATE_INCLUDE_DIRS ${Boost_INCLUDE_DIRS} ${CORAL_INCLUDE_DIRS} LINK_LIBRARIES ${EIGEN_LIBRARIES} ${GEOMODELCORE_LIBRARIES} GeoModelUtilities GaudiKernel StoreGateLib SGtests - PRIVATE_LINK_LIBRARIES ${Boost_LIBRARIES} ${CORAL_LIBRARIES} AthenaKernel SGTools ) + PRIVATE_LINK_LIBRARIES ${Boost_LIBRARIES} ${CORAL_LIBRARIES} AthenaKernel SGTools RDBAccessSvcLib ) atlas_add_component( LUCID_GeoModel src/components/*.cxx