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

CommissionEvent: cmake fix

Remove undefined / unneeded reference to ROOT_INCLUDE_DIRS.
parent 5a7ce871
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,6 @@ atlas_add_library( CommissionEvent
src/*.cxx
PUBLIC_HEADERS CommissionEvent
INCLUDE_DIRS ${CLHEP_INCLUDE_DIRS}
PRIVATE_INCLUDE_DIRS ${ROOT_INCLUDE_DIRS}
DEFINITIONS ${CLHEP_DEFINITIONS}
LINK_LIBRARIES ${CLHEP_LIBRARIES} AthenaKernel )
......
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