about summary refs log tree commit diff stats
path: root/vcpkg.json
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-04-10 19:09:54 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-04-10 19:09:54 -0400
commitb5756da583f4592b6299614a4a45b996c091b71c (patch)
tree0edb6f7808ae940791c3833cedbd9abaf2b323b4 /vcpkg.json
parent529afd6defc39bb1f69f1c4c2db6dd56458c2500 (diff)
downloadlingo-ap-tracker-b5756da583f4592b6299614a4a45b996c091b71c.tar.gz
lingo-ap-tracker-b5756da583f4592b6299614a4a45b996c091b71c.tar.bz2
lingo-ap-tracker-b5756da583f4592b6299614a4a45b996c091b71c.zip
Updated vcpkg
websocketpp is no longer included with vcpkg, so it's back as a submodule.
Diffstat (limited to 'vcpkg.json')
-rw-r--r--vcpkg.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcpkg.json b/vcpkg.json index e13d228..581a507 100644 --- a/vcpkg.json +++ b/vcpkg.json
@@ -1,6 +1,5 @@
1{ 1{
2 "dependencies": [ 2 "dependencies": [
3 "websocketpp",
4 "wxwidgets", 3 "wxwidgets",
5 "openssl", 4 "openssl",
6 "yaml-cpp", 5 "yaml-cpp",