aboutsummaryrefslogtreecommitdiff
path: root/ports/eathread/vcpkg.json
blob: b5ad4d3cf3f6a90e018d76c173eb51f9b65ed2cd (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "eathread",
  "version-string": "1.32.09",
  "port-version": 2,
  "description": "Electronic Arts Thread Library. EAThread implements a unified cross-platform interface for multithreaded programming on various platforms.",
  "homepage": "https://github.com/electronicarts/EAThread",
  "dependencies": [
    "eabase",
    "eastl"
  ]
}