浏览代码

Help: Fix malformed cross-reference in FetchContent docs

Craig Scott 2 年之前
父节点
当前提交
bd50e8a058
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Modules/FetchContent.cmake

+ 1 - 1
Modules/FetchContent.cmake

@@ -247,7 +247,7 @@ Commands
       If the ``EXCLUDE_FROM_ALL`` argument is provided, then targets in the
       subdirectory added by :command:`FetchContent_MakeAvailable` will not be
       included in the ``ALL`` target by default, and may be excluded from IDE
-      project files. See the `:command:`add_subdirectory` `EXCLUDE_FROM_ALL``
+      project files. See the :command:`add_subdirectory` ``EXCLUDE_FROM_ALL``
       argument documentation for a more detailed discussion of the effects.
 
 .. command:: FetchContent_MakeAvailable