mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 16:09:07 +08:00
14 lines
304 B
JSON
14 lines
304 B
JSON
{
|
|
"name": "libdshowcapture",
|
|
"version": "0.6.0",
|
|
"port-version": 3,
|
|
"description": "Free and Open Source C++11 Library for capturing DirectShow video/audio devices on windows.",
|
|
"supports": "windows & !uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|