Skip to content
Snippets Groups Projects
Commit 5438d4b2 authored by Vijay Pai's avatar Vijay Pai
Browse files

Change link options for qps client and qps server

parent 38f96514
No related branches found
No related tags found
No related merge requests found
......@@ -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",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment