Эх сурвалжийг харах

Merge pull request #1322 from nicolasnoble/build-fix

Fixing dependencies.
jboeuf 10 жил өмнө
parent
commit
5cc35963c5
1 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 2 1
      build.json

+ 2 - 1
build.json

@@ -666,7 +666,8 @@
         "test/cpp/qps/timer.cc"
       ],
       "deps": [
-        "grpc_test_util"
+        "grpc_test_util",
+        "grpc++_test_util"
       ]
     },
     {