Explorar el Código

build: update min doxy version

skypjack hace 2 meses
padre
commit
60bdaacfdf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/CMakeLists.txt

+ 1 - 1
docs/CMakeLists.txt

@@ -1,6 +1,6 @@
 # Doxygen configuration (documentation)
 
-find_package(Doxygen 1.13)
+find_package(Doxygen 1.14)
 
 if(DOXYGEN_FOUND)
     include(FetchContent)