vcpkg

GitHub

C++ Library Manager for Windows, Linux, and MacOS

Raw JSON API

vcpkg Specification

Located in ports/oatpp-swagger/vcpkg.json on branch HEAD

Unknown JSON 0.4 KB
Raw JSON Specification
{
  "name": "oatpp-swagger",
  "version": "1.3.1",
  "description": "Oat++ OpenApi (Swagger) UI submodule.",
  "homepage": "https://github.com/oatpp/oatpp-swagger",
  "license": "Apache-2.0",
  "dependencies": [
    "oatpp",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}