Henry Robinson has uploaded a new change for review. http://gerrit.cloudera.org:8080/5656
Change subject: Add Kudu cmake utilities ...................................................................... Add Kudu cmake utilities This commit imports some CMake utility methods from Kudu, in preparation for adding KRPC and its dependencies to Impala's build. The methods are unused in this patch, but will be used both by thirdparty dependencies (e.g. Protobuf) and by the Kudu libraries themselves. Some methods are stubbed out to make it easier to import Kudu's CMakeLists.txt files without adding extra test targets etc. to Impala's build. Change-Id: Ibaae645d650ab1555452e4cc2574d6c84a90d941 --- M CMakeLists.txt A cmake_modules/kudu_cmake_fns.txt 2 files changed, 177 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/56/5656/1 -- To view, visit http://gerrit.cloudera.org:8080/5656 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ibaae645d650ab1555452e4cc2574d6c84a90d941 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Henry Robinson <[email protected]>
