added grpc as submodule

This commit is contained in:
Aleksei Levushkin 2019-12-27 16:33:08 +03:00
parent cf732d7d8d
commit 145f0702e5
3 changed files with 6 additions and 0 deletions

3
.gitmodules vendored
View File

@ -106,3 +106,6 @@
[submodule "contrib/sparsehash-c11"]
path = contrib/sparsehash-c11
url = https://github.com/sparsehash/sparsehash-c11.git
[submodule "contrib/grpc"]
path = contrib/grpc
url = https://github.com/grpc/grpc.git

View File

@ -332,6 +332,8 @@ if (USE_FASTOPS)
add_subdirectory (fastops-cmake)
endif()
add_subdirectory(grpc-cmake)
#if (USE_INTERNAL_ORC_LIBRARY)
# add_subdirectory(orc-cmake)
#endif ()

1
contrib/grpc vendored Submodule

@ -0,0 +1 @@
Subproject commit c1d176528fd8da9dd4066d16554bcd216d29033f