Skip to content

Commit

Permalink
update traccc source
Browse files Browse the repository at this point in the history
  • Loading branch information
fredevb committed Jul 9, 2024
1 parent f04b8a9 commit ffc9abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/ActsExternSources.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ set( ACTS_DETRAY_SOURCE
mark_as_advanced( ACTS_DETRAY_SOURCE )

set( ACTS_TRACCC_SOURCE
"GIT_REPOSITORY;https://github.com/fredevb/traccc;GIT_TAG;7d8d62e9c7c70b166471e628fcedc5948dbf5362" CACHE STRING "Source to take TRACCC from")
"GIT_REPOSITORY;https://github.com/fredevb/traccc;GIT_TAG;f6e916a2913c8cc001371fb0b7099b2ee27ce406" CACHE STRING "Source to take TRACCC from")
mark_as_advanced( ACTS_TRACCC_SOURCE )

set( ACTS_DFELIBS_SOURCE
Expand Down

0 comments on commit ffc9abc

Please sign in to comment.