Skip to content

build(c): automatically copy deps to output on Windows with vcpkg - #4647

Open
lidavidm wants to merge 1 commit into
apache:mainfrom
lidavidm:gh-3826
Open

build(c): automatically copy deps to output on Windows with vcpkg#4647
lidavidm wants to merge 1 commit into
apache:mainfrom
lidavidm:gh-3826

Conversation

@lidavidm

@lidavidm lidavidm commented Aug 4, 2026

Copy link
Copy Markdown
Member

This is necessary so tests can find their dependencies. Right now you have to explicitly tell the build scripts to do this with a build option, but we can easily infer this from within CMake, so do that instead.

Closes #3826.

Assisted-by: GPT-5.6 Sol codex@openai.com

This is necessary so tests can find their dependencies. Right now
you have to explicitly tell the build scripts to do this with a
build option, but we can easily infer this from within CMake, so
do that instead.

Closes apache#3826.

Assisted-by: GPT-5.6 Sol <codex@openai.com>
@lidavidm
lidavidm requested a review from amoeba August 4, 2026 06:28
@lidavidm
lidavidm marked this pull request as ready for review August 4, 2026 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

c: don't require ADBC_BUILD_VCPKG

1 participant