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

PixelCalibAlgs: cmake fixes

Library dependency fixes.
parent 129af2ca
No related branches found
No related tags found
No related merge requests found
......@@ -44,10 +44,10 @@ atlas_add_library( PixelCalibAlgsLib
PRIVATE_INCLUDE_DIRS ${CORAL_INCLUDE_DIRS}
DEFINITIONS ${CLHEP_DEFINITIONS}
LINK_LIBRARIES ${ROOT_LIBRARIES} ${CLHEP_LIBRARIES} AthenaBaseComps CxxUtils
GaudiKernel InDetPrepRawData
GaudiKernel InDetPrepRawData InDetConditionsSummaryService PixelCablingLib
PRIVATE_LINK_LIBRARIES ${CORAL_LIBRARIES} AthenaPoolUtilities CoralDB
DetDescrConditions Identifier EventInfo PixelConditionsData InDetIdentifier
InDetReadoutGeometry PixelReadoutGeometry InDetRawData PathResolver PixelGeoModelLib )
InDetReadoutGeometry PixelReadoutGeometry InDetRawData PathResolver PixelGeoModelLib PixelConditionsToolsLib CoralDB )
atlas_add_component( PixelCalibAlgs
src/components/*.cxx
......
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