ARROW_BUILD_TESTS installs the following arrow_testing related files implicitly:
lib/cmake/arrow/ArrowTestingConfig.cmake
lib/cmake/arrow/ArrowTestingConfigVersion.cmake
lib/cmake/arrow/ArrowTestingTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/arrow/ArrowTestingTargets.cmake
lib/cmake/arrow/FindArrowTesting.cmake
lib/libarrow_testing.so
lib/libarrow_testing.so.100
lib/libarrow_testing.so.100.1.0
libdata/pkgconfig/arrow-testing.pc
If we have ARROW_TESTING or something, users can do it explicitly.
The original GitHub bug report: #8306
Reporter: Yuri / @yurivict
Assignee: Kouhei Sutou / @kou
PRs and other links:
Note: This issue was originally created as ARROW-10139. Please see the migration documentation for further details.