Skip to content

Commit

Permalink
Add vcpkg.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tuokri committed Nov 8, 2023
1 parent 5f4d6aa commit 1b1d436
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions vcpkg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"dependencies": [
"boost",
"doctest",
"icu",
"inja"
]
}

0 comments on commit 1b1d436

Please sign in to comment.