Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-39023: [C++][CMake] Add missing launcher path conversion for ExternalPackage #45349

Merged
merged 1 commit into from
Jan 25, 2025

Conversation

kou
Copy link
Member

@kou kou commented Jan 25, 2025

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.

Copy link

⚠️ GitHub issue #39023 has been automatically assigned in GitHub to PR creator.

@kou kou merged commit 2c90daf into apache:main Jan 25, 2025
33 checks passed
@kou kou deleted the cpp-cmake-ccache branch January 25, 2025 08:33
@kou kou removed the awaiting committer review Awaiting committer review label Jan 25, 2025
Copy link

After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit 2c90daf.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 12 possible false positives for unstable benchmarks that are known to sometimes produce them.

lriggs pushed a commit to lriggs/arrow that referenced this pull request Jan 30, 2025
… ExternalPackage (apache#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: apache#39023

Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants