Skip to content

Commit

Permalink
Update to vecmem 1.13.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
krasznaa committed Nov 21, 2024
1 parent 61f036a commit b20d8a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extern/vecmem/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ message( STATUS "Building VecMem as part of the Algebra Plugins project" )

# Declare where to get VecMem from.
set( ALGEBRA_PLUGINS_VECMEM_SOURCE
"URL;https://github.com/acts-project/vecmem/archive/refs/tags/v1.12.0.tar.gz;URL_MD5;a1e314c41e8c7598f50f34a0b27333e5"
"URL;https://github.com/acts-project/vecmem/archive/refs/tags/v1.13.0.tar.gz;URL_MD5;02fe327552c21779f501c224b8c95e87"
CACHE STRING "Source for VecMem, when built as part of this project" )
mark_as_advanced( ALGEBRA_PLUGINS_VECMEM_SOURCE )

Expand Down

0 comments on commit b20d8a8

Please sign in to comment.