You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: print cmake error output when curl build fails
The curl cmake configure has been failing on CI since PR #173 but the
actual error was hidden — captured in a variable but never printed.
This matches the error reporting pattern used by libzip.cmake and
arrow.cmake.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments