Skip to content

Commit d9f7437

Browse files
authored
Add vcpkg support (#462)
1 parent 5c2977b commit d9f7437

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/infra/run.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,7 @@ var packageManagerLookup = map[string]string{
274274
"swift": "swift",
275275
"devcontainers": "devcontainers",
276276
"uv": "uv",
277+
"vcpkg": "vcpkg",
277278
"rust_toolchain": "rust-toolchain",
278279
}
279280

0 commit comments

Comments
 (0)