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

MuonSegmentMakerToolInterfaces: cmake fixes

Declare an interface library for the exported headers.
parent 57a5b1ae
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,9 @@ atlas_depends_on_subdirs( PUBLIC
# External dependencies:
find_package( Eigen )
# Install files from the package:
atlas_install_headers( MuonSegmentMakerToolInterfaces )
atlas_add_library( MuonSegmentMakerToolInterfaces
MuonSegmentMakerToolInterfaces/*.h
INTERFACE
PUBLIC_HEADERS MuonSegmentMakerToolInterfaces
LINK_LIBRARIES GaudiKernel MuonPrepRawData TrkTruthData MuonRIO_OnTrack TrkSegment MuonPattern MuonSegment MuonLayerEvent MuonRecToolInterfaces Identifier MuonEDM_AssociationObjects GeoPrimitives EventPrimitives )
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