{
  "name": "g2o",
  "href": "https://vcpkg.link/ports/g2o",
  "supports": "!uwp",
  "published_at": "2025-12-27T04:47:07.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://openslam.org/g2o.html",
  "description": [
    "g2o: A General Framework for Graph Optimization"
  ],
  "license": null,
  "version": {
    "type": "date",
    "value": "2024-12-28",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/11bbc873e00e9e58d4e9dffb30b7a5493a030e0b/ports/g2o",
    "hash": "11bbc873e00e9e58d4e9dffb30b7a5493a030e0b"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "ceres",
      "href": "https://vcpkg.link/ports/ceres",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "eigen3",
      "href": "https://vcpkg.link/ports/eigen3",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "lapack",
      "href": "https://vcpkg.link/ports/lapack",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "suitesparse-cholmod",
      "href": "https://vcpkg.link/ports/suitesparse-cholmod",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "suitesparse-cxsparse",
      "href": "https://vcpkg.link/ports/suitesparse-cxsparse",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "spdlog",
      "default": [],
      "description": [
        "Use spdlog for logging"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "spdlog",
          "href": "https://vcpkg.link/ports/spdlog",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}