19 lines
360 B
JSON
Executable File
19 lines
360 B
JSON
Executable File
{
|
|
"name": "reproc",
|
|
"version": "14.2.4",
|
|
"port-version": 1,
|
|
"description": "Cross-platform (C99/C++11) process library",
|
|
"homepage": "https://github.com/DaanDeMeyer/reproc",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|