Skip to content

Commit 36774d5

Browse files
committed
Remove backaward-cpp
1 parent 71b06fa commit 36774d5

File tree

3 files changed

+0
-9
lines changed

3 files changed

+0
-9
lines changed

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,3 @@
22
path = external/kokkos
33
url = https://github.com/kokkos/kokkos.git
44
branch = develop
5-
[submodule "external/backward-cpp"]
6-
path = external/backward-cpp
7-
url = https://github.com/bombela/backward-cpp.git

external/backward-cpp

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/CMakeLists.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
add_subdirectory(kokkos)
2-
3-
# backtrace does not build anymore with cuda 10.1
4-
#
5-
# add_subdirectory(backward-cpp)
6-
72
add_subdirectory(io)
83
add_subdirectory(configMap)
94

0 commit comments

Comments
 (0)