浏览代码

Merge topic 'fix/CPackNuGet-var-para-deindent'

afcb68a0c1 Help: Fix indentation for `CPACK_NUGET_PACKAGE_AUTHORS`

Acked-by: Kitware Robot <[email protected]>
Merge-request: !2135
Craig Scott 7 年之前
父节点
当前提交
f790273ef0
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      Modules/CPackNuGet.cmake

+ 2 - 2
Modules/CPackNuGet.cmake

@@ -63,8 +63,8 @@ List of CPackNuGet specific variables:
     - ``CPACK_COMPONENT_GROUP_<groupName>_DESCRIPTION``,
     - :variable:`CPACK_PACKAGE_DESCRIPTION`
 
- .. variable:: CPACK_NUGET_PACKAGE_AUTHORS
-               CPACK_NUGET_<compName>_PACKAGE_AUTHORS
+.. variable:: CPACK_NUGET_PACKAGE_AUTHORS
+              CPACK_NUGET_<compName>_PACKAGE_AUTHORS
 
  A comma-separated list of packages authors, matching the profile names
  on nuget.org_. These are displayed in the NuGet Gallery on