Skip to content

Commit

Permalink
update to detray v51
Browse files Browse the repository at this point in the history
  • Loading branch information
beomki-yeo committed Dec 21, 2023
1 parent 6d44c3d commit 76fe922
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 @@ -18,7 +18,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.50.0.tar.gz;URL_MD5;efa6f5c72920bdb3c282fa3d260f0227"
"URL;https://github.com/acts-project/detray/archive/refs/tags/v0.51.0.tar.gz;URL_MD5;0e5c419aaec167ff5efbef950fe572c8"
CACHE STRING "Source for Detray, when built as part of this project" )

mark_as_advanced( TRACCC_DETRAY_SOURCE )
Expand Down

0 comments on commit 76fe922

Please sign in to comment.