summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@crascit.com>2018-06-05 10:03:03 (GMT)
committerKitware Robot <kwrobot@kitware.com>2018-06-05 10:03:14 (GMT)
commitf790273ef0fb33145ceb9d5a19c22c56be76a023 (patch)
tree8587b03db4c6b4a89f3c5cd1e86b210e2a7b05c6
parentd8ea0afa30a082e72e82687afc2e9e0cf300cb75 (diff)
parentafcb68a0c1f7b90809116d0163f8aeabb78ce464 (diff)
downloadCMake-f790273ef0fb33145ceb9d5a19c22c56be76a023.zip
CMake-f790273ef0fb33145ceb9d5a19c22c56be76a023.tar.gz
CMake-f790273ef0fb33145ceb9d5a19c22c56be76a023.tar.bz2
Merge topic 'fix/CPackNuGet-var-para-deindent'
afcb68a0c1 Help: Fix indentation for `CPACK_NUGET_PACKAGE_AUTHORS` Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !2135
-rw-r--r--Modules/CPackNuGet.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/Modules/CPackNuGet.cmake b/Modules/CPackNuGet.cmake
index 29d4296..a3edd75 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