Commits


Sutou Kouhei authored and GitHub committed d84cf4af2bb
GH-33876: [C++][Windows] Use different .pc path for each config (#33907) ### What changes are included in this PR? Use different .pc path for each CMake configuration because .pc content may be different with different CMake configuration. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * Closes: #33876 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>