8000 move DPL tag (#660) · oneapi-src/distributed-ranges@d28fc3b · GitHub
[go: up one dir, main page]

Skip to content

Commit d28fc3b

Browse files
authored
move DPL tag (#660)
1 parent aea3450 commit d28fc3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
FetchContent_Declare(
66
dpl
7-
GIT_REPOSITORY https://github.com/rscohn2/oneDPL.git
8-
GIT_TAG dev/compile-error)
7+
GIT_REPOSITORY https://github.com/oneapi-src/oneDPL.git
8+
GIT_TAG 251b0b1)
99
FetchContent_MakeAvailable(dpl)
1010

1111
# mpi: multi-process

0 commit comments

Comments
 (0)
0