early-access version 2853
This commit is contained in:
13
externals/vcpkg/ports/libdshowcapture/vcpkg.json
vendored
Executable file
13
externals/vcpkg/ports/libdshowcapture/vcpkg.json
vendored
Executable file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user