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

AnalysisTriggerAlgs: cmake fixes

Library dependency fixes.
parent ac6c952e
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ atlas_add_component( AnalysisTriggerAlgs
LINK_LIBRARIES ${CLHEP_LIBRARIES} AthenaBaseComps AthenaKernel StoreGateLib
EventInfo xAODTrigL1Calo xAODTrigger GaudiKernel AnalysisTriggerEvent
TrigConfL1Data TrigT1CaloEventLib TrigT1CaloToolInterfaces TrigT1Interfaces
TrigT1Result )
TrigT1Result TrigConfInterfaces )
# Install files from the package:
atlas_install_python_modules( python/*.py )
......
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