Skip to content

Commit

Permalink
add vcpkg.json
Browse files Browse the repository at this point in the history
  • Loading branch information
LL L committed Nov 7, 2024
1 parent 0f8612e commit 1bcb8bd
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions vcpkg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"dependencies": [
"opencv",
"openssl",
"boost-filesystem",
"boost-format",
"boost-serialization",
"boost-algorithm",
"boost-functional",
"boost-locale",
"boost-iostreams",
"boost-assign",
"boost-log",
"boost-bimap",
"boost-foreach",
"boost-gil",
"boost-geometry",
"boost-lexical-cast",
"boost-multi-array",
"boost-multi-index",
"boost-optional",
"boost-preprocessor",
"boost-process",
"boost-dll",
"boost-program-options",
"boost-signals2",
"boost-uuid",
"sqlite3",
"yaml-cpp",
"jsoncpp",
"sol2",
"drogon",
"curl",
"lua",
"fmt"
]
}

0 comments on commit 1bcb8bd

Please sign in to comment.