summarylogtreecommitdiffstats
path: root/Fix-Doxygen-command-error.patch
diff options
context:
space:
mode:
Diffstat (limited to 'Fix-Doxygen-command-error.patch')
-rw-r--r--Fix-Doxygen-command-error.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/Fix-Doxygen-command-error.patch b/Fix-Doxygen-command-error.patch
deleted file mode 100644
index f5b99748d558..000000000000
--- a/Fix-Doxygen-command-error.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index e328925d..5da8fcda 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -43,6 +43,7 @@ include(DefaultCompilerStandards)
-
- # Define options
- #
-+set(DOXYGEN_LATEX_MAKEINDEX_CMD makeindex)
- set(KIM_API_PROJECT_NAME "kim-api" CACHE STRING "KIM API project name string")
- mark_as_advanced(KIM_API_PROJECT_NAME)
- #