We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5e0f67 commit 9054cdaCopy full SHA for 9054cda
ci/scripts/jni_windows_build.sh
@@ -87,6 +87,7 @@ cmake \
87
-GNinja
88
cmake --build "${build_dir}/cpp"
89
cmake --install "${build_dir}/cpp"
90
+cat "${install_dir}/lib/cmake/Arrow/ArrowConfig.cmake"
91
github_actions_group_end
92
93
if [ "${ARROW_RUN_TESTS:-OFF}" = "ON" ]; then
0 commit comments