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

Commit 69965a0

Browse files
authored
Merge pull request #192 from FeeeeK/add-vcpkg-config
Add vcpkg configuration for `overlay-ports`
2 parents 4162f81 + 45366ab commit 69965a0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: vcpkg-configuration.json

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"overlay-ports": [
3+
"third-party/vcpkg-overlays/"
4+
]
5+
}

0 commit comments

Comments
 (0)