Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #192 from FeeeeK/add-vcpkg-config
Browse files Browse the repository at this point in the history
Add vcpkg configuration for `overlay-ports`
  • Loading branch information
garyttierney authored Mar 27, 2024
2 parents 4162f81 + 45366ab commit 69965a0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions vcpkg-configuration.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"overlay-ports": [
"third-party/vcpkg-overlays/"
]
}

0 comments on commit 69965a0

Please sign in to comment.