mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 19:09:00 +08:00
[cubeb] no docs (#34340)
This commit is contained in:
parent
aada2de03f
commit
17e2bc7552
@ -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)
|
||||
|
@ -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",
|
||||
|
@ -1978,7 +1978,7 @@
|
||||
},
|
||||
"cubeb": {
|
||||
"baseline": "2023-09-26",
|
||||
"port-version": 0
|
||||
"port-version": 1
|
||||
},
|
||||
"cuda": {
|
||||
"baseline": "10.1",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "9eac0d45fa24887b010ffdd09284d936950d6b0e",
|
||||
"version-date": "2023-09-26",
|
||||
"port-version": 1
|
||||
},
|
||||
{
|
||||
"git-tree": "734318573d1aab99ec902221d209cd01940b37e7",
|
||||
"version-date": "2023-09-26",
|
||||
|
Loading…
Reference in New Issue
Block a user