diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5011f8a562af37098edf8127bc01183bcfa166b8..2ae078a428a8e5e640ed8dc7bcc2f4e58e159c6b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -87,5 +87,5 @@ add_subdirectory(projects)
 
 if (NOT WIN32)
 	# add doxygen as target if installed
-	#include(${vkcv_config}/ext/Doxygen.cmake)
+	include(${vkcv_config}/ext/Doxygen.cmake)
 endif()
\ No newline at end of file