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/05 21:48:04 UTC

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

tkonolige commented on pull request #9201:
URL: https://github.com/apache/tvm/pull/9201#issuecomment-934894237


   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?


-- 
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