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

Merge branch 'cmake.MSVertexToolInterfaces-20200717' into 'master'

MSVertexToolInterfaces: cmake fixes

See merge request atlas/athena!34877
parents f5c4fb1b 8cc3963c
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,10 @@ atlas_depends_on_subdirs( PUBLIC
GaudiKernel
MuonSpectrometer/MSVertexReconstruction/MSVertexUtils )
# Install files from the package:
atlas_install_headers( MSVertexToolInterfaces )
atlas_add_library( MSVertexToolInterfaces
MSVertexToolInterfaces/*.h
INTERFACE
PUBLIC_HEADERS MSVertexToolInterfaces
LINK_LIBRARIES GaudiKernel MSVertexUtils )
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