[
https://issues.apache.org/jira/browse/HADOOP-10573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on HADOOP-10573 started by Wenwu Peng.
> Pure Native Client:Correct Cmake version
> ----------------------------------------
>
> Key: HADOOP-10573
> URL: https://issues.apache.org/jira/browse/HADOOP-10573
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: native
> Affects Versions: HADOOP-10388
> Reporter: Wenwu Peng
> Assignee: Wenwu Peng
> Attachments: HADOOP-10573.1.patch, HADOOP-10573.2.patch
>
>
> In GeneratProtobufs.cmake, use variable CMAKE_CURRENT_LIST_DIR, it is new for
> cmake version 2.8, so we should change cmake_minimum_required(VERSION 2.6) to
> (VERSION 2.8) in CMakeLists.txt
--
This message was sent by Atlassian JIRA
(v6.2#6252)