[ 
https://issues.apache.org/jira/browse/HDFS-7010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14144064#comment-14144064
 ] 

Abraham Elmahrek commented on HDFS-7010:
----------------------------------------

{code}PROJECT(libhdfs3 C CXX){code}
didn't do much. Could you try add the following after all the subdirectories 
are included:
{code}
SET_TARGET_PROPERTIES(libhdfs3-static PROPERTIES LINKER_LANGUAGE CXX)
SET_TARGET_PROPERTIES(libhdfs3-shared PROPERTIES LINKER_LANGUAGE CXX)
{code}

> boot up libhdfs3 project
> ------------------------
>
>                 Key: HDFS-7010
>                 URL: https://issues.apache.org/jira/browse/HDFS-7010
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: hdfs-client
>            Reporter: Zhanwei Wang
>            Assignee: Colin Patrick McCabe
>         Attachments: HDFS-7010-pnative.003.patch, 
> HDFS-7010-pnative.004.patch, HDFS-7010.patch
>
>
> boot up libhdfs3 project with CMake, Readme and license file.
> Integrate google mock and google test



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to