[cubeb] no docs (#34340)

This commit is contained in:
autoantwort 2023-10-10 00:36:14 +02:00 committed by GitHub
parent aada2de03f
commit 17e2bc7552
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 1 deletions

View File

@ -12,6 +12,7 @@ vcpkg_cmake_configure(
-DUSE_SANITIZERS=OFF
-DBUILD_TESTS=OFF
-DBUILD_TOOLS=OFF
-DDOXYGEN_EXECUTABLE= # Prevents the generation of documentation
)
vcpkg_cmake_install()
vcpkg_cmake_config_fixup(CONFIG_PATH lib/cmake/cubeb)

View File

@ -1,6 +1,7 @@
{
"name": "cubeb",
"version-date": "2023-09-26",
"port-version": 1,
"description": "Cross platform audio library",
"homepage": "https://github.com/mozilla/cubeb",
"license": "ISC",

View File

@ -1978,7 +1978,7 @@
},
"cubeb": {
"baseline": "2023-09-26",
"port-version": 0
"port-version": 1
},
"cuda": {
"baseline": "10.1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "9eac0d45fa24887b010ffdd09284d936950d6b0e",
"version-date": "2023-09-26",
"port-version": 1
},
{
"git-tree": "734318573d1aab99ec902221d209cd01940b37e7",
"version-date": "2023-09-26",