Skip to content

Commit 6a5027f

Browse files
author
Dusan Malusev
committed
Adding back lib/cpp-driver
Signed-off-by: Dusan Malusev <[email protected]>
1 parent 3a24c5c commit 6a5027f

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

.gitmodules

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
21
[submodule "subprojects/cassandra_cpp"]
3-
path = subprojects/cassandra_cpp
4-
url = https://github.com/datastax/cpp-driver.git
2+
path = subprojects/cassandra_cpp
3+
url = https://github.com/datastax/cpp-driver.git
54
[submodule "subprojects/libuv"]
6-
path = subprojects/libuv
7-
url = https://github.com/libuv/libuv.git
5+
path = subprojects/libuv
6+
url = https://github.com/libuv/libuv.git
7+
[submodule "lib/cpp-driver"]
8+
path = lib/cpp-driver
9+
url = https://github.com/datastax/cpp-driver.git

lib/cpp-driver

Submodule cpp-driver added at 90df2c9

0 commit comments

Comments
 (0)