mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-19 06:31:02 +08:00
20 lines
280 B
JSON
20 lines
280 B
JSON
|
{
|
||
|
"name": "oboe-wrapper",
|
||
|
"version": "0",
|
||
|
"description": "None",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "oboe",
|
||
|
"host": false
|
||
|
}
|
||
|
]
|
||
|
}
|