SHA256
8
0
forked from pool/doxygen

Updating link to change in openSUSE:Factory/doxygen revision 95

OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=cc123059886a9812d4165d5332d5b367
This commit is contained in:
OBS User buildservice-autocommit
2023-09-05 09:54:48 +00:00
committed by Git OBS Bridge
parent ab15a1d487
commit 20739a77af
13 changed files with 2319 additions and 196 deletions

View File

@@ -1,9 +1,7 @@
Index: doxygen-1.9.7/src/CMakeLists.txt
===================================================================
--- doxygen-1.9.7.orig/src/CMakeLists.txt
+++ doxygen-1.9.7/src/CMakeLists.txt
@@ -368,7 +368,7 @@ if (use_libclang)
add_definitions(-DCINDEX_NO_EXPORTS)
--- doxygen-1.8.20/src/CMakeLists.txt.orig 2020-10-06 15:56:02.841527965 +0200
+++ doxygen-1.8.20/src/CMakeLists.txt 2020-10-06 16:07:14.226206979 +0200
@@ -341,7 +341,7 @@
set(CLANG_LIBS libclang clangTooling)
else() # dynamically linked version of clang
llvm_config(doxymain USE_SHARED support)
- set(CLANG_LIBS libclang clang-cpp)