ianmcook commented on pull request #10583: URL: https://github.com/apache/arrow/pull/10583#issuecomment-867671386
@pitrou the manifest file `cpp/vcpkg.json` specifies which Arrow library build dependencies to install when `ARROW_DEPENDENCY_SOURCE=VCPKG`, as described in the [Building Arrow C++](https://arrow.apache.org/docs/developers/cpp/building.html) and [Developing on Windows](https://arrow.apache.org/docs/developers/cpp/windows.html) docs, so if you're making changes to that file, please keep in mind that it serves a general purpose beyond what this CI job tests. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
