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

InDetTrackHoleSearch: cmake fixes

    
Library dependency fixes.
parent b9ffea6f
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@ atlas_depends_on_subdirs( PUBLIC
atlas_add_component( InDetTrackHoleSearch
src/*.cxx
src/components/*.cxx
LINK_LIBRARIES AthenaBaseComps GaudiKernel TrkEventPrimitives TrkParameters TrkToolInterfaces AtlasDetDescr Identifier InDetReadoutGeometry InDetRecToolInterfaces TrkDetDescrUtils TrkGeometry TrkVolumes TrkEventUtils TrkMeasurementBase TrkTrack TrkTrackSummary TrkExInterfaces )
LINK_LIBRARIES AthenaBaseComps GaudiKernel TrkEventPrimitives TrkParameters TrkToolInterfaces AtlasDetDescr Identifier InDetReadoutGeometry InDetRecToolInterfaces TrkDetDescrUtils TrkGeometry TrkVolumes TrkEventUtils TrkMeasurementBase TrkTrack TrkTrackSummary TrkExInterfaces InDetConditionsSummaryService )
# Install files from the package:
atlas_install_headers( InDetTrackHoleSearch )
......
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