Skip to content
Snippets Groups Projects
Commit 3f933dae authored by Adam Edward Barton's avatar Adam Edward Barton
Browse files

Merge branch 'bugfix/trkex_patpar_linkage' into 'master'

Link TrkExTools and TrkExUtils against pattern parameters

See merge request atlas/athena!38277
parents ab879940 ee5b3879
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@ atlas_add_component( TrkExTools
LINK_LIBRARIES ${Boost_LIBRARIES} ${CLHEP_LIBRARIES} AthenaBaseComps AthenaKernel GeoPrimitives
EventPrimitives xAODTracking GaudiKernel TrkDetDescrUtils TrkGeometry TrkSurfaces TrkVolumes TrkEventPrimitives
TrkNeutralParameters TrkParameters TrkExInterfaces TrkExUtils AthContainers CxxUtils TrkDetDescrInterfaces TrkEventUtils
TrkPatternParameters
TrkMaterialOnTrack TrkParticleBase TrkTrack StoreGateLib )
# Install files from the package:
......
......@@ -9,4 +9,4 @@ atlas_add_library( TrkExUtils
PUBLIC_HEADERS TrkExUtils
LINK_LIBRARIES GeoPrimitives EventPrimitives GaudiKernel TrkDetDescrUtils TrkGeometry
TrkSurfaces TrkEventPrimitives TrkMaterialOnTrack TrkNeutralParameters TrkParameters CxxUtils
PRIVATE_LINK_LIBRARIES TrkPatternParameters )
TrkPatternParameters )
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