aboutsummaryrefslogtreecommitdiff
path: root/vcpkg.json
diff options
context:
space:
mode:
authorDmytro Ivanov <[email protected]>2024-09-27 14:07:17 +0200
committerDmytro Ivanov <[email protected]>2024-10-02 15:46:07 +0200
commitac5e18320323310f816fe8df0f46ebd7effcecd9 (patch)
tree227d589b96adb2bb66f1d6488f5388d074e820c6 /vcpkg.json
parent5.5.8 (diff)
downloadzen-di/add_cmake_dev.tar.xz
zen-di/add_cmake_dev.zip
add cmake build config to be able to use cliondi/add_cmake_dev
Diffstat (limited to 'vcpkg.json')
-rw-r--r--vcpkg.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/vcpkg.json b/vcpkg.json
new file mode 100644
index 000000000..8e9bb9f0d
--- /dev/null
+++ b/vcpkg.json
@@ -0,0 +1,26 @@
+{
+ "dependencies":
+ [
+ "asio",
+ "blake3",
+ "cpr",
+ "curl",
+ "cxxopts",
+ "doctest",
+ "fmt",
+ "gsl-lite",
+ "http-parser",
+ "json11",
+ "lua",
+ "lz4",
+ "ryml",
+ "c4core",
+ "robin-map",
+ "sol2",
+ "spdlog",
+ "xxhash",
+ "zlib",
+ "mimalloc",
+ "sentry-native"
+ ]
+} \ No newline at end of file