瀏覽代碼

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