PhoebeHui commented on issue #49834: URL: https://github.com/apache/arrow/issues/49834#issuecomment-4393503184
Sure arrow\cpp\build_amd64\_deps\re2-build\CTestTestfile.cmake file generated by commit https://github.com/apache/arrow/commit/f8ae1417826b6f72b0876e985d1060cd15597744 ``` # CMake generated Testfile for # Source directory: C:/gitP/apache/arrow/cpp # Build directory: C:/gitP/apache/arrow/cpp/build_amd64 # # This file includes the relevant testing commands required for # testing this directory and lists subdirectories to be tested as well. subdirs("_deps/boost-build") subdirs("_deps/thrift-build") subdirs("_deps/googletest-build") subdirs("_deps/re2-build") subdirs("src/arrow") subdirs("src/parquet") subdirs("tools/parquet") ``` arrow\cpp\build_amd64\_deps\re2-build\CTestTestfile.cmake file generated by commit https://github.com/apache/arrow/commit/56e38362def18a5822e137c14b3d10bf7516a5e2 ``` # CMake generated Testfile for # Source directory: C:/gitP/apache_bak/old/arrow/cpp # Build directory: C:/gitP/apache_bak/old/arrow/cpp/build_amd64 # # This file includes the relevant testing commands required for # testing this directory and lists subdirectories to be tested as well. subdirs("_deps/boost-build") subdirs("_deps/thrift-build") subdirs("_deps/googletest-build") subdirs("src/arrow") subdirs("src/parquet") subdirs("tools/parquet") ยทยทยท -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
