GitHub user majetideepak opened a pull request:

    https://github.com/apache/orc/pull/143

    [C++] Remove gmock and protobuf libraries from source and use 
ExternalProject instead

    Similar to ORC-204
    Files modified
    ```
    c++/CMakeLists.txt
    c++/src/CMakeLists.txt
    c++/test/CMakeLists.txt
    cmake_modules/ThirdpartyToolchain.cmake
    tools/test/CMakeLists.txt
    CMakeLists.txt
    ```

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/majetideepak/orc ORC-215

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/orc/pull/143.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #143
    
----
commit e92ea33aa33e9a2906941d3165476b836c09af92
Author: Deepak Majeti <deepak.maj...@hpe.com>
Date:   2017-07-27T16:55:40Z

    ORC-215: Use ExternalProject_Add for gmock

commit 350e8648e4025498a0cb411825c9dcf2ace89994
Author: Deepak Majeti <deepak.maj...@hpe.com>
Date:   2017-07-27T18:17:26Z

    use ExternalProject_Add for protobuf

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to