{
  "name": "cppadcodegen",
  "href": "https://vcpkg.link/ports/cppadcodegen",
  "supports": "all",
  "published_at": "2026-01-07T09:27:57.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/joaoleal/CppADCodeGen",
  "description": [
    "Source code generation for automatic differentiation using operator overloading (extension of CppAD)"
  ],
  "license": "EPL-1.0 OR GPL-3.0-only",
  "version": {
    "type": "semver",
    "value": "2.5.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/193cc05a9bdbb7e1f262ba0387dd6f85da8f0014/ports/cppadcodegen",
    "hash": "193cc05a9bdbb7e1f262ba0387dd6f85da8f0014"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "cppad",
      "href": "https://vcpkg.link/ports/cppad",
      "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": []
}