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

ALFA_RawEv: cmake fixes

Library dependency fixes.
parent 829d19e1
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ atlas_add_library( ALFA_RawEv
PUBLIC_HEADERS ALFA_RawEv
INCLUDE_DIRS ${ROOT_INCLUDE_DIRS}
LINK_LIBRARIES ${ROOT_LIBRARIES} AthContainers HitManagement StoreGateLib SGtests
PRIVATE_LINK_LIBRARIES GaudiKernel )
PRIVATE_LINK_LIBRARIES GaudiKernel EventContainers )
atlas_add_dictionary( ALFA_RawEvDict
ALFA_RawEv/ALFA_RawEvDict.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