summaryrefslogtreecommitdiff
path: root/cmake/modules/FindDoxygen.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/modules/FindDoxygen.cmake')
-rw-r--r--cmake/modules/FindDoxygen.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/cmake/modules/FindDoxygen.cmake b/cmake/modules/FindDoxygen.cmake
deleted file mode 100644
index 1767901e..00000000
--- a/cmake/modules/FindDoxygen.cmake
+++ /dev/null
@@ -1,3 +0,0 @@
-
-find_program(DOXYGEN_EXECUTABLE NAMES doxygen DOC "doxygen executable")
-mark_as_advanced(DOXYGEN_EXECUTABLE)