[Cmake-commits] CMake branch, master, updated. v3.11.3-905-gf790273

Kitware Robot kwrobot at kitware.com
Tue Jun 5 06:05:03 EDT 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, master has been updated
       via  f790273ef0fb33145ceb9d5a19c22c56be76a023 (commit)
       via  afcb68a0c1f7b90809116d0163f8aeabb78ce464 (commit)
      from  d8ea0afa30a082e72e82687afc2e9e0cf300cb75 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=f790273ef0fb33145ceb9d5a19c22c56be76a023
commit f790273ef0fb33145ceb9d5a19c22c56be76a023
Merge: d8ea0af afcb68a
Author:     Craig Scott <craig.scott at crascit.com>
AuthorDate: Tue Jun 5 10:03:03 2018 +0000
Commit:     Kitware Robot <kwrobot at kitware.com>
CommitDate: Tue Jun 5 06:03:14 2018 -0400

    Merge topic 'fix/CPackNuGet-var-para-deindent'
    
    afcb68a0c1 Help: Fix indentation for `CPACK_NUGET_PACKAGE_AUTHORS`
    
    Acked-by: Kitware Robot <kwrobot at kitware.com>
    Merge-request: !2135


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=afcb68a0c1f7b90809116d0163f8aeabb78ce464
commit afcb68a0c1f7b90809116d0163f8aeabb78ce464
Author:     Alex Turbov <i.zaufi at gmail.com>
AuthorDate: Tue Jun 5 00:33:58 2018 +0200
Commit:     Craig Scott <craig.scott at crascit.com>
CommitDate: Tue Jun 5 19:59:51 2018 +1000

    Help: Fix indentation for `CPACK_NUGET_PACKAGE_AUTHORS`

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

-----------------------------------------------------------------------

Summary of changes:
 Modules/CPackNuGet.cmake |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list