Commits


Sutou Kouhei authored and GitHub committed b6c0ea455d0
GH-37488: [C++] Disable unity build for Azure SDK for C++ (#37489) ### Rationale for this change It seems that Azure SDK for C++ doesn't support unity build. ### What changes are included in this PR? Force to disable unity build. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * Closes: #37488 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>