aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/arun11299-cpp-subprocess/vcpkg.json
blob: 2ea192a01fc22c77965f67af1c7ff72cd8492ed9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name": "arun11299-cpp-subprocess",
  "version": "2.5",
  "description": "Subprocessing with modern C++ ",
  "homepage": "https://github.com/arun11299/cpp-subprocess",
  "license": "MIT",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}