Skip to content
Snippets Groups Projects
Commit 0853b675 authored by Jon Burr's avatar Jon Burr
Browse files

Add missing dependency

parent 32b1800a
6 merge requests!58791DataQualityConfigurations: Modify L1Calo config for web display,!46784MuonCondInterface: Enable thread-safety checking.,!46776Updated LArMonitoring config file for WD to match new files produced using MT,!45405updated ART test cron job,!42417Draft: DIRE and VINCIA Base Fragments for Pythia 8.3,!38981R3 trigger matching
......@@ -13,7 +13,7 @@ atlas_add_library( TriggerMatchingToolLib
PUBLIC_HEADERS TriggerMatchingTool
PRIVATE_INCLUDE_DIRS ${Boost_INCLUDE_DIRS}
LINK_LIBRARIES AsgTools xAODBase TrigNavStructure TrigDecisionToolLib
PRIVATE_LINK_LIBRARIES ${Boost_LIBRARIES} FourMomUtils xAODTrigger )
PRIVATE_LINK_LIBRARIES ${Boost_LIBRARIES} FourMomUtils xAODTrigger xAODEgamma)
if( NOT XAOD_STANDALONE )
atlas_add_component( TriggerMatchingTool
......
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