Commits


Jacob Wujciak-Jens authored and Sutou Kouhei committed 2b7143b9596
ARROW-16490: [C++][Windows] Don't force to use bundled GoogleTest It seems that conda-forge's GoogleTest package for Windows solved the problem we encountered. We can use GoogleTest installed by vcpkg by removing the workaround. Closes #13083 from assignUser/ARROW-16490-fix-gtest Authored-by: Jacob Wujciak-Jens <jacob@wujciak.de> Signed-off-by: Sutou Kouhei <kou@clear-code.com>