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

SCT_CalibAlgs: cmake fixes

Library dependency fixes.
parent bc6f20e4
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,7 @@ atlas_add_component( SCT_CalibAlgs ...@@ -36,7 +36,7 @@ atlas_add_component( SCT_CalibAlgs
src/*.cxx src/*.cxx
src/components/*.cxx src/components/*.cxx
INCLUDE_DIRS ${ROOT_INCLUDE_DIRS} ${CORAL_INCLUDE_DIRS} INCLUDE_DIRS ${ROOT_INCLUDE_DIRS} ${CORAL_INCLUDE_DIRS}
LINK_LIBRARIES ${ROOT_LIBRARIES} ${CORAL_LIBRARIES} AthenaBaseComps AthenaKernel StoreGateLib SGtests AthenaPoolUtilities Identifier EventInfo GaudiKernel SCT_ConditionsData InDetIdentifier SCT_CablingLib InDetRawData InDetReadoutGeometry SCT_ReadoutGeometry PathResolver ) LINK_LIBRARIES ${ROOT_LIBRARIES} ${CORAL_LIBRARIES} AthenaBaseComps AthenaKernel StoreGateLib SGtests AthenaPoolUtilities Identifier EventInfo GaudiKernel SCT_ConditionsData InDetIdentifier SCT_CablingLib InDetRawData InDetReadoutGeometry SCT_ReadoutGeometry PathResolver InDetConditionsSummaryService SCT_ConditionsToolsLib RegistrationServicesLib )
# Install files from the package: # Install files from the package:
atlas_install_headers( SCT_CalibAlgs ) atlas_install_headers( SCT_CalibAlgs )
......
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