Commits


Sutou Kouhei authored and GitHub committed 2c90dafa0ab
GH-39023: [C++][CMake] Add missing launcher path conversion for ExternalPackage (#45349) ### Rationale for this change We need to convert it on Windows. ### What changes are included in this PR? Convert it to CMake path. ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes. * GitHub Issue: #39023 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>