about summary refs log tree commit diff stats
path: root/vcpkg.json
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2024-07-16 15:17:21 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2024-07-16 15:17:21 -0400
commit558fcd9bf0852b5c909822c374f7e445b63026e5 (patch)
treef78d74f389c63f83da1878c9982de9a8e3343df0 /vcpkg.json
parent2944687cbbaa53d0815fea9f5f2506500e2e1db3 (diff)
parenta40d5a90a4759ecb03fe4591878c011d3c8c07be (diff)
downloadlingo-ap-tracker-558fcd9bf0852b5c909822c374f7e445b63026e5.tar.gz
lingo-ap-tracker-558fcd9bf0852b5c909822c374f7e445b63026e5.tar.bz2
lingo-ap-tracker-558fcd9bf0852b5c909822c374f7e445b63026e5.zip
Merge branch 'main' into panels
Diffstat (limited to 'vcpkg.json')
-rw-r--r--vcpkg.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/vcpkg.json b/vcpkg.json index 925212a..e13d228 100644 --- a/vcpkg.json +++ b/vcpkg.json
@@ -3,6 +3,7 @@
3 "websocketpp", 3 "websocketpp",
4 "wxwidgets", 4 "wxwidgets",
5 "openssl", 5 "openssl",
6 "yaml-cpp" 6 "yaml-cpp",
7 "fmt"
7 ] 8 ]
8} 9}