Skip to content
Snippets Groups Projects
Commit 4fe316cd authored by Gerardo Ganis's avatar Gerardo Ganis
Browse files

Upgrade ACTS to version 3.0.0

This is the latest version of the new packaging course of ACTS.
The old acts_core is archived.
parent 665ea0cd
No related branches found
No related tags found
1 merge request!554Upgrade ACTS to version 3.0.0
Pipeline #2110183 passed
......@@ -169,8 +169,8 @@ LCG_AA_project(EDM4hep 00.02.01
# Externals
LCG_external_package(lcgenv 1.3.15 )
LCG_external_package(absl_py 0.7.1 )
if(${LCG_COMP} STREQUAL gcc AND NOT ${LCG_COMPVERS} VERSION_LESS 8 AND NOT ${LCG_COMPVERS} VERSION_EQUAL 62)
LCG_external_package(acts_core 0.10.05 )
if(${LCG_COMP} STREQUAL gcc AND NOT ${LCG_COMPVERS} VERSION_LESS 8)
LCG_external_package(acts 3.0.0 )
endif()
LCG_external_package(AIDA 3.2.1 )
LCG_external_package(alpaka 0.5.0 )
......
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