Skip to content

Commit

Permalink
Note that only one 'override' for a given package name is acceptable.
Browse files Browse the repository at this point in the history
  • Loading branch information
BillyONeal committed Jan 16, 2025
1 parent a7a89b2 commit 0db2f7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vcpkg/users/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,8 @@ Overrides are declared as an array of package version declarations.

For an override to take effect, the overridden package must form part of the dependency graph. That means that a dependency must be declared either by the top-level manifest or be part of a transitive dependency.

Only one override may be declared for a given name.

```json
{
"name": "project",
Expand Down

0 comments on commit 0db2f7c

Please sign in to comment.