Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lalitb committed Jul 28, 2021
1 parent b221f18 commit 48bef11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/setup_grpc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ git submodule update --depth 1
mkdir -p cmake/build
pushd cmake/build
cmake -DgRPC_INSTALL=ON \
-DCMAKE_CXX_STANDARD=11 \
-DgRPC_BUILD_TESTS=OFF \
-DCMAKE_INSTALL_PREFIX=$INSTALL_DIR \
../..
Expand Down

0 comments on commit 48bef11

Please sign in to comment.