Blame view

3rdparty/boost_1_81_0/libs/process/meta/libraries.json 404 Bytes
73ef4ff3   Hu Chunming   提交三方库
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
  {
    "key": "process",
    "name": "process",
    "authors": [
      "Merino Vidal", "Ilya Sokolov", "Felipe Tanus", 
      "Jeff Flinn", "Thomas Jarosch", "Boris Schaeling", "Klemens D. Morgenstern"
    ],
    "maintainers": [
      "Klemens D. Morgenstern <klemens.morgenstern -at- gmx.net>"
    ],
    "description": "Library to create processes in a portable way.",
    "category": [
      "System"
    ],
    "cxxstd": "11"
  }