fbb0b7a
diff --git a/CMakeLists.txt b/CMakeLists.txt
fbb0b7a
index c0c3c0c..fd4e337 100644
fbb0b7a
--- a/CMakeLists.txt
fbb0b7a
+++ b/CMakeLists.txt
fbb0b7a
@@ -102,6 +102,8 @@ if( ${CMAKE_SYSTEM_NAME} MATCHES "Linux")
fbb0b7a
     endif()
fbb0b7a
 endif()
fbb0b7a
 
fbb0b7a
+find_package(Doxygen)
fbb0b7a
+
fbb0b7a
 ########################################################################
fbb0b7a
 # Setup the include and linker paths
fbb0b7a
 ########################################################################