Adar Dembo has submitted this change and it was merged. Change subject: build: disable more binaries/libraries when NO_TESTS=1 ......................................................................
build: disable more binaries/libraries when NO_TESTS=1 Fallout from commit b6acf36. These all depend on on kudu_test_main or kudu_test_util (or both). Change-Id: I187f2cce48d37be7be73de9c990ddb40306c6959 Reviewed-on: http://gerrit.cloudera.org:8080/5722 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Adar Dembo <[email protected]> --- M src/kudu/benchmarks/CMakeLists.txt M src/kudu/experiments/CMakeLists.txt M src/kudu/integration-tests/CMakeLists.txt M src/kudu/twitter-demo/CMakeLists.txt 4 files changed, 30 insertions(+), 15 deletions(-) Approvals: Adar Dembo: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/5722 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I187f2cce48d37be7be73de9c990ddb40306c6959 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
