Explorar el Código

Change link options for qps client and qps server

Vijay Pai hace 11 años
padre
commit
5438d4b214
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      build.json

+ 2 - 0
build.json

@@ -1616,6 +1616,7 @@
     {
       "name": "qps_client",
       "build": "test",
+      "run": false,
       "language": "c++",
       "src": [
         "test/cpp/qps/qpstest.proto",
@@ -1633,6 +1634,7 @@
     {
       "name": "qps_server",
       "build": "test",
+      "run": false,
       "language": "c++",
       "src": [
         "test/cpp/qps/qpstest.proto",