Skip to content

Commit

Permalink
Update to vecmem 1.12.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
krasznaa committed Nov 19, 2024
1 parent 6866c1b commit 73265b0
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.8.0.tar.gz;URL_MD5;afddf52d9568964f25062e1c887246b7"
"URL;https://github.com/acts-project/vecmem/archive/refs/tags/v1.12.0.tar.gz;URL_MD5;a1e314c41e8c7598f50f34a0b27333e5"
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 73265b0

Please sign in to comment.