Revert "Fixed the linking issue for the distributed cli." This reverts commit dff4a145e2c2d3d7b84fb259e48e425310a52a8a.
Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/6ec9e9d3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/6ec9e9d3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/diff/6ec9e9d3 Branch: refs/heads/collision-free-agg Commit: 6ec9e9d3d33dd9e154a00c2a7d1beaf60ea9e279 Parents: 50f3ba6 Author: Zuyu Zhang <zu...@apache.org> Authored: Thu Feb 2 18:14:12 2017 -0800 Committer: Zuyu Zhang <zu...@apache.org> Committed: Thu Feb 2 18:14:12 2017 -0800 ---------------------------------------------------------------------- cli/distributed/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/6ec9e9d3/cli/distributed/CMakeLists.txt ---------------------------------------------------------------------- diff --git a/cli/distributed/CMakeLists.txt b/cli/distributed/CMakeLists.txt index 1069abd..a00ffda 100644 --- a/cli/distributed/CMakeLists.txt +++ b/cli/distributed/CMakeLists.txt @@ -28,7 +28,6 @@ target_link_libraries(quickstep_cli_distributed_Cli glog quickstep_catalog_CatalogRelation quickstep_cli_Flags - quickstep_cli_LineReader quickstep_cli_PrintToScreen quickstep_cli_distributed_Role quickstep_parser_ParseStatement