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

MuonLayerSegmentMakerTools: cmake fixes

Library dependency fixes.
parent ba6cd9e0
No related branches found
No related tags found
No related merge requests found
......@@ -29,5 +29,5 @@ atlas_depends_on_subdirs( PUBLIC
atlas_add_component( MuonLayerSegmentMakerTools
src/*.cxx
src/components/*.cxx
LINK_LIBRARIES GaudiKernel AthenaBaseComps EventPrimitives MuonPrepRawDataProviderToolsLib MuonDetDescrUtils MuonIdHelpersLib MuonHoughPatternToolsLib MuonLayerEvent MuonRIO_OnTrack MuonSegment MuonRecHelperToolsLib MuonRecToolInterfaces MuonLayerHough TrkSegment )
LINK_LIBRARIES GaudiKernel AthenaBaseComps EventPrimitives MuonPrepRawDataProviderToolsLib MuonDetDescrUtils MuonIdHelpersLib MuonHoughPatternToolsLib MuonLayerEvent MuonRIO_OnTrack MuonSegment MuonRecHelperToolsLib MuonRecToolInterfaces MuonLayerHough TrkSegment MuonSegmentMakerToolInterfaces CscSegmentMakersLib )
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