Skip to content
Snippets Groups Projects
Commit abe0c286 authored by Edward Moyse's avatar Edward Moyse
Browse files

Merge branch 'cmake.InDetPriVxFinder-20200623' into 'master'

InDetPriVxFinder+TrkRefitAlg: cmake fixes

See merge request atlas/athena!34059
parents fca9948c 08b98bf1
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ atlas_depends_on_subdirs( PUBLIC
atlas_add_component( InDetPriVxFinder
src/*.cxx
src/components/*.cxx
LINK_LIBRARIES AthenaBaseComps GaudiKernel CxxUtils EventPrimitives xAODCore xAODTracking InDetRecToolInterfaces ITrackToVertex TrkSurfaces TrkParticleBase TrkTrack VxVertex TrkVertexFitterInterfaces AthenaMonitoringKernelLib)
LINK_LIBRARIES AthenaBaseComps GaudiKernel CxxUtils EventPrimitives xAODCore xAODTracking InDetRecToolInterfaces ITrackToVertex TrkSurfaces TrkParticleBase TrkTrack VxVertex TrkVertexFitterInterfaces AthenaMonitoringKernelLib BeamSpotConditionsData )
# Install files from the package:
atlas_install_headers( InDetPriVxFinder )
......
......@@ -30,7 +30,7 @@ atlas_depends_on_subdirs( PUBLIC
atlas_add_component( TrkRefitAlg
src/*.cxx
src/components/*.cxx
LINK_LIBRARIES AthenaBaseComps GaudiKernel TrkEventPrimitives TrkEventUtils TrkTrack TrkFitterUtils InDetReadoutGeometry TrkSurfaces TrkMeasurementBase TrkParameters TrkTrackSummary TrkVertexOnTrack VxVertex TrkExInterfaces TrkFitterInterfaces TrkToolInterfaces )
LINK_LIBRARIES AthenaBaseComps GaudiKernel TrkEventPrimitives TrkEventUtils TrkTrack TrkFitterUtils InDetReadoutGeometry TrkSurfaces TrkMeasurementBase TrkParameters TrkTrackSummary TrkVertexOnTrack VxVertex TrkExInterfaces TrkFitterInterfaces TrkToolInterfaces BeamSpotConditionsData )
# Install files from the package:
atlas_install_headers( TrkRefitAlg )
......
File mode changed from 100644 to 100755
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