You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by rip-nsk <gi...@git.apache.org> on 2017/12/02 22:10:24 UTC

[GitHub] orc pull request #196: ORC-270: fix target_link_libraries for tool-test

GitHub user rip-nsk opened a pull request:

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

    ORC-270: fix target_link_libraries for tool-test

    gmock depends on pthread library, but use ${GTEST_LIBRARIES} similar to c++\test\CMakeLists.txt

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

    $ git pull https://github.com/rip-nsk/orc ORC-270

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

    https://github.com/apache/orc/pull/196.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 #196
    
----
commit 3d7434774d9e0d812b4e48ae68a837c32df6d803
Author: rip.nsk <ri...@gmail.com>
Date:   2017-12-02T21:42:12Z

    ORC-270: fix target_link_libraries for tool-test

----


---

[GitHub] orc issue #196: ORC-270: fix target_link_libraries for tool-test

Posted by majetideepak <gi...@git.apache.org>.
Github user majetideepak commented on the issue:

    https://github.com/apache/orc/pull/196
  
    Thanks for the patch!


---

[GitHub] orc pull request #196: ORC-270: fix target_link_libraries for tool-test

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---