Skip to content

Commit 62126c5

Browse files
committed
temprarily changed oneDPL tag to get rid of warning
1 parent 173cd24 commit 62126c5

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/uxlfoundation/oneDPL.git
8-
GIT_TAG main)
7+
GIT_REPOSITORY https://github.com/lslusarczyk/oneDPL/pull/new/fix-warning
8+
GIT_TAG fix-warning)
99
FetchContent_MakeAvailable(dpl)
1010

1111
# mpi: multi-process

0 commit comments

Comments
 (0)