Преглед на файлове

doc: include FetchContent as needed (#1097)

Mojert преди 2 години
родител
ревизия
a74b1b8220
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      docs/CMakeLists.txt

+ 2 - 0
docs/CMakeLists.txt

@@ -1,5 +1,7 @@
 # Doxygen configuration (documentation)
 
+include(FetchContent)
+
 FetchContent_Declare(
     doxygen-awesome-css
     GIT_REPOSITORY https://github.com/jothepro/doxygen-awesome-css