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

Merge branch 'cmake.ALFA_LocRec-20201117' into 'master'

ALFA_LocRec: cmake fix

See merge request atlas/athena!38362
parents f5a5a68f 716cd0fe
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,6 @@ find_package( ROOT COMPONENTS Core Tree MathCore Hist ) ...@@ -9,7 +9,6 @@ find_package( ROOT COMPONENTS Core Tree MathCore Hist )
# Component(s) in the package: # Component(s) in the package:
atlas_add_library( ALFA_LocRecLib atlas_add_library( ALFA_LocRecLib
ALFA_LocRec/*.h src/*.cxx ALFA_LocRec/*.h src/*.cxx
INTERFACE
PUBLIC_HEADERS ALFA_LocRec PUBLIC_HEADERS ALFA_LocRec
INCLUDE_DIRS ${ROOT_INCLUDE_DIRS} INCLUDE_DIRS ${ROOT_INCLUDE_DIRS}
LINK_LIBRARIES ${ROOT_LIBRARIES} ALFA_Geometry ALFA_LocRecEv ALFA_RawEv AthenaBaseComps AthenaKernel AthenaPoolUtilities AtlasHepMCLib EventInfo GaudiKernel GeneratorObjects StoreGateLib ) LINK_LIBRARIES ${ROOT_LIBRARIES} ALFA_Geometry ALFA_LocRecEv ALFA_RawEv AthenaBaseComps AthenaKernel AthenaPoolUtilities AtlasHepMCLib EventInfo GaudiKernel GeneratorObjects StoreGateLib )
......
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