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