Skip to content

Commit

Permalink
Merge branch 'main' into alpaka_ci
Browse files Browse the repository at this point in the history
  • Loading branch information
StewMH authored Dec 12, 2024
2 parents 81e2e21 + e32c075 commit 6d734ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extern/detray/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ message( STATUS "Building Detray as part of the TRACCC project" )

# Declare where to get Detray from.
set( TRACCC_DETRAY_SOURCE
"URL;https://github.com/acts-project/detray/archive/refs/tags/v0.85.0.tar.gz;URL_MD5;983de0f04feac425bbc5893f7f5a0339"
"URL;https://github.com/acts-project/detray/archive/refs/tags/v0.86.0.tar.gz;URL_MD5;675cab4911f1769c6efd7ac38ce73c7c"
CACHE STRING "Source for Detray, when built as part of this project" )
mark_as_advanced( TRACCC_DETRAY_SOURCE )
FetchContent_Declare( Detray SYSTEM ${TRACCC_DETRAY_SOURCE} )
Expand Down

0 comments on commit 6d734ac

Please sign in to comment.