Skip to content

Commit 3ddd072

Browse files
committed
update
1 parent f838ca1 commit 3ddd072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ci/install-deps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ cd grpc
1515
cmake \
1616
-S . \
1717
-B ./cmake/build \
18+
-G Ninja \
1819
-DCMAKE_CXX_STANDARD=17 \
1920
-DgRPC_INSTALL=ON \
20-
-G Ninja \
2121
-DCMAKE_INSTALL_PREFIX=~/local/cpplib
2222
cmake --build ./cmake/build --target install

0 commit comments

Comments
 (0)