You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Wenwu Peng (JIRA)" <ji...@apache.org> on 2014/05/05 09:34:14 UTC

[jira] [Created] (HADOOP-10573) Pure Native Client:Correct Cmake version

Wenwu Peng created HADOOP-10573:
-----------------------------------

             Summary: 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
    Affects Versions: HADOOP-10388
            Reporter: Wenwu Peng
            Assignee: Wenwu Peng


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)