aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/eabase/vcpkg.json
blob: f4af37e6aa84bc298338dd5155cd7eeef05ddb74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "eabase",
  "version-date": "2024-08-18",
  "description": "Electronic Arts Base. EABase is a small set of header files that define platform-independent data types and macros.",
  "homepage": "https://github.com/electronicarts/EABase",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}