geopro/vcpkg.json

14 lines
348 B
JSON

{
"name": "geopro-desktop",
"version": "0.1.0",
"description": "Geopro 3.0 desktop client (Qt6 + VTK9) - M1. 方案②-修订: Qt/VTK/ADS/QtKeychain 对接官方 MSVC Qt(不走 vcpkg); 仅非 Qt 依赖走 vcpkg, 按层递增。",
"dependencies": [
"eigen3",
"gdal",
"gtest",
"nlohmann-json",
"openssl",
"proj"
]
}