Skip to content

Commit

Permalink
Add vcpkg.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Kasper Peeters committed Sep 11, 2024
1 parent 1a9a0f2 commit dcf06a7
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions vcpkg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"dependencies": [
"mpir",
"glibmm",
"gtkmm",
"boost-system",
"boost-asio",
"boost-uuid",
"boost-program-options",
"boost-signals2",
"boost-property-tree",
"boost-date-time",
"boost-filesystem",
"boost-ublas"
],
"builtin-baseline": "3508985146f1b1d248c67ead13f8f54be5b4f5da"
}

0 comments on commit dcf06a7

Please sign in to comment.