aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt
index f16fbf6..446b86a 100644
--- a/docs/CMakeLists.txt
+++ b/docs/CMakeLists.txt
@@ -18,11 +18,6 @@
# Boston, MA 02110-1301, USA.
########################################################################
-# Setup dependencies
-########################################################################
-find_package(Doxygen)
-
-########################################################################
# Begin conditional configuration
########################################################################
if(ENABLE_DOXYGEN)