Skip to content

fix cmake

Corentin Allaire requested to merge corentin/athena:fix-acts-cmakelist into master

Fix an error in the Acts cmake list where ${GEANT4_INCLUDE_DIRS} was used instead of ${GEANT4_LIBRARIES} in the LINK_LIBRARIES.

Merge request reports