github.com/rohankumardubey/aresdb@v0.0.2-0.20190517170215-e54e3ca06b9c/.gitmodules (about)

     1  [submodule "thirdparty/librdkafka"]
     2  	path = thirdparty/librdkafka
     3  	url = https://github.com/edenhill/librdkafka.git
     4  
     5  [submodule "thirdparty/rmm"]
     6  	path = thirdparty/rmm
     7  	url = https://github.com/rapidsai/rmm
     8  
     9  [submodule "thirdparty/googletest"]
    10  	path = thirdparty/googletest
    11  	url = https://github.com/google/googletest.git
    12  	branch = release-1.8.1
    13