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

MuonAnalysisInterfaces: cmake fixes

    
Library dependency fixes.
parent 87c49234
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ atlas_add_library( MuonAnalysisInterfacesLib ...@@ -15,7 +15,7 @@ atlas_add_library( MuonAnalysisInterfacesLib
MuonAnalysisInterfaces/*.h MuonAnalysisInterfaces/*.h
INTERFACE INTERFACE
PUBLIC_HEADERS MuonAnalysisInterfaces PUBLIC_HEADERS MuonAnalysisInterfaces
LINK_LIBRARIES AsgTools xAODEventInfo xAODMuon PATCoreLib ) LINK_LIBRARIES AsgTools xAODEventInfo xAODMuon PATCoreLib PATInterfaces )
atlas_add_dictionary( MuonAnalysisInterfacesDict atlas_add_dictionary( MuonAnalysisInterfacesDict
MuonAnalysisInterfaces/MuonAnalysisInterfacesDict.h MuonAnalysisInterfaces/MuonAnalysisInterfacesDict.h
......
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