Imported Upstream version 1.34.0
[platform/upstream/grpc.git] / test / distrib / cpp / run_distrib_test_cmake_as_externalproject.sh
index 7ef1d2e..1729f2d 100755 (executable)
@@ -26,7 +26,6 @@ apt-get update && apt-get install -y libssl-dev
 rm -r third_party/benchmark/* || true
 rm -r third_party/bloaty/* || true
 rm -r third_party/boringssl-with-bazel/* || true
-rm -r third_party/gflags/* || true
 rm -r third_party/googletest/* || true
 
 # Build helloworld example using cmake superbuild