summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Turbov <i.zaufi@gmail.com>2018-06-05 00:33:58 +0200
committerCraig Scott <craig.scott@crascit.com>2018-06-05 19:59:51 +1000
commitafcb68a0c1f7b90809116d0163f8aeabb78ce464 (patch)
tree78ec137a47f15fca9fac9fb77560151812519564
parent90e7103fc6bc83abd6d712b43952ebba22e2f5a8 (diff)
downloadcmake-afcb68a0c1f7b90809116d0163f8aeabb78ce464.tar.gz
Help: Fix indentation for `CPACK_NUGET_PACKAGE_AUTHORS`
-rw-r--r--Modules/CPackNuGet.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/Modules/CPackNuGet.cmake b/Modules/CPackNuGet.cmake
index 29d4296869..a3edd75d67 100644
--- a/Modules/CPackNuGet.cmake
+++ b/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