Skip to content

Commit 3323317

Browse files
Pin mdspan version (#413)
1 parent edd3763 commit 3323317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cmake/mdspan.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ include(FetchContent)
99
FetchContent_Declare(
1010
mdspan
1111
GIT_REPOSITORY https://github.com/kokkos/mdspan.git
12-
GIT_TAG stable)
12+
GIT_TAG 96b3985b291c2ed3e24f22302d5a372522655a2c)
1313

1414
FetchContent_MakeAvailable(mdspan)

0 commit comments

Comments
 (0)