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
GH-47543: [C++] Search for system install of Azure libraries with Meson (#47544)
### Rationale for this change
The current Meson configuration always builds Azure as a subproject. However, if it is available on the system, we can cut down on build time by adding some extra logic.
### What changes are included in this PR?
Updates to the Meson configuration to search for azure libraries on the system
### Are these changes tested?
Yes
### Are there any user-facing changes?
No
* GitHub Issue: #47543
Authored-by: Will Ayd <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
0 commit comments