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

[C++] Add vcpkg.json manifest to cpp project root #27237

Closed
asfimport opened this issue Jan 21, 2021 · 1 comment
Closed

[C++] Add vcpkg.json manifest to cpp project root #27237

asfimport opened this issue Jan 21, 2021 · 1 comment
Assignees
Milestone

Comments

@asfimport
Copy link
Collaborator

asfimport commented Jan 21, 2021

Add a vcpkg.json manifest file to the cpp project root to enable easy one-liner installation of build dependencies with vcpkg:

vcpkg install --clean-after-build --triplet x64-windows --x-manifest-root C:\path\to\arrow\cpp 

Info about vcpkg manifests:

Reporter: Ian Cook / @ianmcook
Assignee: Ian Cook / @ianmcook

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-11340. Please see the migration documentation for further details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants