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

ASF GitHub Bot commented on ORC-207:
------------------------------------

Github user majetideepak commented on the issue:

    https://github.com/apache/orc/pull/170
  
    In this PR, `FindProtobuf.cmake` checks if the specified path 
`PROTOBUF_HOME` contains the required headers and sets `PROTOBUF_INCLUDE_DIRS`, 
checks for the library and sets `PROTOBUF_LIBRARIES`, and checks for the 
executable and sets `PROTOBUF_EXECUTABLE`. Even if one of them is missing from 
the user specified location, the protobuf library gets downloaded. In a future 
patch, we can extend the `FindX.cmake` to check default system paths (except 
for protobuf). But by default, we should only download.


> [C++] Enable users the ability to provide their own thirdparty libraries
> ------------------------------------------------------------------------
>
>                 Key: ORC-207
>                 URL: https://issues.apache.org/jira/browse/ORC-207
>             Project: ORC
>          Issue Type: Improvement
>            Reporter: Deepak Majeti
>            Assignee: Deepak Majeti
>
> Compression libraries are currently part of the main source. There is no 
> option to use user-provided libraries. The scope of this JIRA is to enable 
> this option.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to