summarylogtreecommitdiffstats
path: root/duckstation-cubeb-doxygen-out.patch
diff options
context:
space:
mode:
authoreugene2022-08-10 18:34:57 +0000
committereugene2022-08-10 18:34:57 +0000
commitae44a1da67c67ce032fa3ab6316e05862da012b9 (patch)
tree45891b3811808777e6ee24ab885909f43125e631 /duckstation-cubeb-doxygen-out.patch
parent1860e8a0343ac351ce4c058a078a4cdbf8481738 (diff)
downloadaur-ae44a1da67c67ce032fa3ab6316e05862da012b9.tar.gz
remove doxygen detection for cubeb dep patch
Diffstat (limited to 'duckstation-cubeb-doxygen-out.patch')
-rw-r--r--duckstation-cubeb-doxygen-out.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/duckstation-cubeb-doxygen-out.patch b/duckstation-cubeb-doxygen-out.patch
deleted file mode 100644
index b0b13e9083c6..000000000000
--- a/duckstation-cubeb-doxygen-out.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -u3 -r -N a/dep/cubeb/CMakeLists.txt b/dep/cubeb/CMakeLists.txt
---- a/dep/cubeb/CMakeLists.txt 2022-08-09 13:16:07.605581486 +0300
-+++ b/dep/cubeb/CMakeLists.txt 2022-08-09 13:26:38.909929480 +0300
-@@ -331,7 +331,6 @@
- optimized "${PROJECT_SOURCE_DIR}/src/cubeb-coreaudio-rs/target/release/libcubeb_coreaudio.a")
- endif()
-
--find_package(Doxygen)
- if(DOXYGEN_FOUND)
- configure_file(${CMAKE_CURRENT_SOURCE_DIR}/docs/Doxyfile.in ${CMAKE_CURRENT_BINARY_DIR}/docs/Doxyfile @ONLY)
- add_custom_target(doc ALL