aboutsummaryrefslogtreecommitdiff
path: root/ports/implot/vcpkg.json
blob: be6d42b8d794b0c31b85169221c5a8aed5ef39b2 (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "implot",
  "version": "0.11",
  "description": "Advanced 2D Plotting for Dear ImGui",
  "homepage": "https://github.com/epezent/implot",
  "dependencies": [
    "imgui"
  ]
}