Skip to content

Commit

Permalink
Remove vcpkg fluff
Browse files Browse the repository at this point in the history
  • Loading branch information
kyechou committed Jul 23, 2024
1 parent feab387 commit 13b0e7d
Showing 1 changed file with 2 additions and 18 deletions.
20 changes: 2 additions & 18 deletions depends/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,9 @@
"version": "0.0.1",
"homepage": "https://github.com/netarch/neo",
"dependencies": [
"vcpkg-cmake",
"vcpkg-tool-ninja",
"vcpkg-pkgconfig-get-modules",
"boost-program-options",
"boost-stacktrace",
{
"name": "curl",
"features": [
"c-ares",
"http2",
"idn",
"idn2",
"openssl",
"psl",
"ssh",
"ssl"
]
},
"curl",
"pcapplusplus",
"rapidjson",
"spdlog",
Expand All @@ -31,8 +16,7 @@
"features": [
"xxhsum"
]
},
"zlib"
}
],
"features": {
"tests": {
Expand Down

0 comments on commit 13b0e7d

Please sign in to comment.