Skip to content
Snippets Groups Projects
Commit c5f66655 authored by Adam Edward Barton's avatar Adam Edward Barton :speech_balloon:
Browse files

Merge branch 'cmake.TrigMultiVarHypo-20180703' into 'master'

TrigMultiVarHypo: Add missing library dependency.

See merge request atlas/athena!12503
parents 1a3199c2 53e6629c
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ atlas_add_library( TrigMultiVarHypoLib
src/*.cxx
PUBLIC_HEADERS TrigMultiVarHypo
LINK_LIBRARIES xAODTrigCalo xAODTrigRinger TrigCaloEvent TrigSteeringEvent TrigInterfacesLib TrigTimeAlgsLib DecisionHandlingLib
PRIVATE_LINK_LIBRARIES GaudiKernel )
PRIVATE_LINK_LIBRARIES GaudiKernel AthViews )
atlas_add_component( TrigMultiVarHypo
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