Skip to content
Snippets Groups Projects
Commit 1ee44dc8 authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

Merge branch '27-update-acts-to-v5' into 'master'

Update ACTS to v5

Closes #27

See merge request !31
parents 0219caa8 92131d3a
No related branches found
Tags v2.7.0
1 merge request!31Update ACTS to v5
2.6.1
2.7.0
......@@ -23,7 +23,7 @@ spack:
- podio@0.13
- geant4@10.6.2 cxxstd=17 +opengl +vecgeom +x11 +qt ^qt +opengl
- dd4hep@1.14.1 +geant4 +assimp +hepmc3 +ipo
- acts@4.01.0 +dd4hep +digitization +identification +json +tgeo +ipo
- acts@5.00.0 +dd4hep +digitization +identification +json +tgeo +ipo
- gaudi@34.0
- dawn@3_91a
- dawncut@1_54a
......
......@@ -37,6 +37,7 @@ class Acts(CMakePackage, CudaPackage):
# Supported Acts versions
version('master', branch='master')
version('5.00.0', commit='df77b91a7d37b8db6ed028a4d737014b5ad86bb7')
version('4.01.0', commit='c383bf434ef69939b47e840e0eac0ba632e6af9f')
version('4.00.0', commit='ed64b4b88d366b63adc4a8d1afe5bc97aa5751eb')
version('3.00.0', commit='e20260fccb469f4253519d3f0ddb3191b7046db3')
......
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