Benjamin Kietzman created ARROW-5041:
----------------------------------------
Summary: [C++] use vendored gtest and gmock in
verify-release-candidate.bat
Key: ARROW-5041
URL: https://issues.apache.org/jira/browse/ARROW-5041
Project: Apache Arrow
Issue Type: New Feature
Components: C++
Reporter: Benjamin Kietzman
Assignee: Benjamin Kietzman
The c++ developer doc reflects that bundled GTest is currently required on
Windows due to link issues with the conda's GTest:
https://github.com/apache/arrow/pull/3984
[verify-release-candidate.bat|https://github.com/apache/arrow/blob/master/dev/release/verify-release-candidate.bat#L71]
doesn't include this flag.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)