Skip to content
Snippets Groups Projects
Commit 2d30245c authored by Frank Winklmeier's avatar Frank Winklmeier
Browse files

Merge branch 'cmake.TrigEgammaEmulationTool-20190118' into 'master'

TrigEgammaEmulationTool: cmake fixes

See merge request atlas/athena!20428
parents 885468a1 92fb279f
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,7 @@ atlas_depends_on_subdirs(
LumiBlock/LumiBlockComps
InnerDetector/InDetRecTools/InDetTrackSelectionTool
Reconstruction/RecoTools/RecoToolInterfaces
Tools/PathResolver
Trigger/TrigAnalysis/TrigDecisionTool
Trigger/TrigConfiguration/TrigConfHLTData
Trigger/TrigEvent/TrigSteeringEvent
......@@ -55,7 +56,7 @@ atlas_add_library( TrigEgammaEmulationToolLib
atlas_add_component( TrigEgammaEmulationTool
src/*.h src/*.cxx src/components/*.cxx
LINK_LIBRARIES ${ROOT_LIBRARIES} ${Boost_LIBRARIES} ${CLHEP_LIBRARIES}
LINK_LIBRARIES ${Boost_LIBRARIES} ${CLHEP_LIBRARIES}
AthContainers AsgTools xAODBase xAODCaloEvent xAODEgamma xAODTracking
xAODTrigCalo xAODTrigEgamma xAODTrigRinger xAODTrigger PATCoreLib
ElectronPhotonSelectorToolsLib TrigDecisionToolLib TrigConfHLTData
......
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