You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "jorisvandenbossche (via GitHub)" <gi...@apache.org> on 2023/04/06 08:34:48 UTC

[GitHub] [arrow] jorisvandenbossche commented on pull request #34920: GH-34813: [C++] Improve GoogleTest detection

jorisvandenbossche commented on PR #34920:
URL: https://github.com/apache/arrow/pull/34920#issuecomment-1498689943

   Confirming that the latest version of the PR seems to work for me (with a gtest from conda):
   
   ```
   ...
   -- Found GTest: /home/joris/miniconda3/envs/arrow-dev/lib/cmake/GTest/GTestConfig.cmake (found suitable version "1.13.0", minimum required is "1.10.0")  
   ...
   ```
   
   On a previous version I got an error like "CMake Error: The source directory "SOURCES/CMakeFiles/CMakeTmp" does not exist" from FindGTestAlt.cmake:53 (try_compile)
   


-- 
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: github-unsubscribe@arrow.apache.org

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