early-access version 2853
This commit is contained in:
16
externals/vcpkg/ports/libao/vcpkg.json
vendored
Executable file
16
externals/vcpkg/ports/libao/vcpkg.json
vendored
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "libao",
|
||||
"version": "1.2.2",
|
||||
"port-version": 4,
|
||||
"description": "libao - A Cross-platform Audio Library",
|
||||
"homepage": "https://github.com/xiph/libao",
|
||||
"license": "GPL-2.0",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true,
|
||||
"platform": "windows"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user