Skip to content
Snippets Groups Projects
Commit 4efb2058 authored by Edward Moyse's avatar Edward Moyse
Browse files

Merge branch 'cmake.JetEDM-20200814' into 'master'

JetEDM: cmake fix

See merge request atlas/athena!35644
parents e43f709c be100fd0
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ find_package( FastJet )
atlas_add_library( JetEDM
Root/*.cxx
PUBLIC_HEADERS JetEDM
PRIVATE_INCLUDE_DIRS ${FASTJET_INCLUDE_DIRS}
INCLUDE_DIRS ${FASTJET_INCLUDE_DIRS}
LINK_LIBRARIES AsgTools xAODBase xAODJet xAODTracking
PRIVATE_LINK_LIBRARIES ${FASTJET_LIBRARIES} xAODMuon )
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