We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a24c5c commit 6a5027fCopy full SHA for 6a5027f
.gitmodules
@@ -1,7 +1,9 @@
1
-
2
[submodule "subprojects/cassandra_cpp"]
3
- path = subprojects/cassandra_cpp
4
- url = https://github.com/datastax/cpp-driver.git
+path = subprojects/cassandra_cpp
+url = https://github.com/datastax/cpp-driver.git
5
[submodule "subprojects/libuv"]
6
- path = subprojects/libuv
7
- url = https://github.com/libuv/libuv.git
+path = subprojects/libuv
+url = https://github.com/libuv/libuv.git
+[submodule "lib/cpp-driver"]
8
+ path = lib/cpp-driver
9
+ url = https://github.com/datastax/cpp-driver.git
lib/cpp-driver
0 commit comments