about summary refs log tree commit diff stats
path: root/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg.json')
-rw-r--r--vcpkg.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg.json b/vcpkg.json new file mode 100644 index 0000000..8ba54b0 --- /dev/null +++ b/vcpkg.json
@@ -0,0 +1,7 @@
1{
2 "dependencies": [
3 "wxwidgets",
4 "openssl",
5 "yaml-cpp"
6 ]
7}