Skip to content

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

@asfimport

Description

@asfimport

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions