vcpkg configuration file
vcpkg configuration file
| Type | object |
|---|---|
| File match |
vcpkg-configuration.json
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/vcpkg-configuration-file/latest.json |
| Source | https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Properties
default-registry
default-registry
registries
registry-array
error
string
An error message to print if this entry is evaluated.
warning
string
A warning message to print if this entry is evaluated.
message
string
A message to print if this entry is evaluated.
overlay-ports
string[]
An array of port overlay paths.
overlay-triplets
string[]
An array of triplet overlay paths.
requires
artifact-references
Artifacts that are required for this package to function.