Commits


Sutou Kouhei authored and GitHub committed 63967ac00db
GH-33816: [CI][Conan] Use TARGET_FILE for portability (#33817) ### What changes are included in this PR? Use `$<TARGET_FILE>` instead of manual library path resolution. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * Closes: #33816 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>