From 6a0c4b255f56bb0af0bf8c443d8ed9d138778f93 Mon Sep 17 00:00:00 2001 From: Grigo Date: Mon, 4 May 2026 14:53:07 +0000 Subject: [PATCH] Full lib list --- vcpkg.json | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 64 insertions(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 740d8b1..949c275 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,5 +1,68 @@ { "dependencies": [ - "qtbase" + "qt5-base", + "qt5-tools", + "qt5-webengine", + "qt5-svg", + "qt5-quickcontrols2", + "qt6-base", + "qt6-tools", + "qt6-webengine", + "qt6-svg", + "qt6-quickcontrols2", + "boost-asio", + "boost-filesystem", + "boost-system", + "boost-thread", + "boost-regex", + "boost-date_time", + "boost-serialization", + "boost-chrono", + "boost-program_options", + "boost-iostreams", + "boost-test", + "boost-math", + "boost-atomic", + "boost-context", + "boost-container", + "boost-config", + "boost-log", + "boost-signals2", + "boost-timer", + "boost-windows-test", + "boost-interprocess", + "boost-network", + "boost-graph", + "boost-serialization", + "boost-coroutine", + "boost-locale", + "boost-smart_ptr", + "boost-random", + "boost-python", + "boost-wave", + "boost-fiber", + "boost-bimap", + "boost-mp11", + "boost-hana", + "boost-optional", + "boost-fusion", + "boost-spirit", + "boost-beast", + "boost-tuple", + "boost-uuid", + "boost-pool", + "boost-log_setup", + "boost-xpressive", + "boost-type_traits", + "boost-predef", + "boost-smart_ptr", + "boost-thread", + "boost-container", + "boost-unordered", + "boost-intrusive", + "boost-range", + "boost-dll", + "boost-interprocess", + "boost-mpi" ] } \ No newline at end of file