Skip to content

Commit

Permalink
Change link options for qps client and qps server
Browse files Browse the repository at this point in the history
  • Loading branch information
vjpai committed Feb 10, 2015
1 parent 38f9651 commit 5438d4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.json
Original file line number Diff line number Diff line change
Expand Up @@ -1616,6 +1616,7 @@
{
"name": "qps_client",
"build": "test",
"run": false,
"language": "c++",
"src": [
"test/cpp/qps/qpstest.proto",
Expand All @@ -1633,6 +1634,7 @@
{
"name": "qps_server",
"build": "test",
"run": false,
"language": "c++",
"src": [
"test/cpp/qps/qpstest.proto",
Expand Down

0 comments on commit 5438d4b

Please sign in to comment.