You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/10/06 01:19:56 UTC

[GitHub] [tvm] kparzysz-quic commented on pull request #9201: [cpptest] Get the full path to gtest_main library

kparzysz-quic commented on pull request #9201:
URL: https://github.com/apache/tvm/pull/9201#issuecomment-935203585


   > It seems like this problem could be fixed by using `find_package(GTest)` (https://cmake.org/cmake/help/v3.8/module/FindGTest.html) instead of rolling our own. Is there a reason not to do this?
   
   I didn't know about it.  I will have the changes ready soon.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org